Skip to content

Console Output

18:16:55 [2021-02-23T18:16:55.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42060/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b1914ca2fa8c4a8f5e718cdd3f058fac7eeb7d3c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b1914ca2fa8c4a8f5e718cdd3f058fac7eeb7d3c hack/make.sh dynbinary-daemon test-docker-py
18:16:55 [2021-02-23T18:16:55.837Z] 
18:16:56 [2021-02-23T18:16:56.092Z] Removing bundles/
18:16:56 [2021-02-23T18:16:56.092Z] 
18:16:56 [2021-02-23T18:16:56.092Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:16:56 [2021-02-23T18:16:56.092Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:16:56 [2021-02-23T18:16:56.092Z] GOOS="" GOARCH="" GOARM=""
18:18:32 [2021-02-23T18:18:32.459Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:18:32 [2021-02-23T18:18:32.459Z] 
18:18:32 [2021-02-23T18:18:32.459Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:18:32 [2021-02-23T18:18:32.459Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:18:32 [2021-02-23T18:18:32.459Z] Using test binary docker
18:18:32 [2021-02-23T18:18:32.459Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:18:32 [2021-02-23T18:18:32.459Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:18:32 [2021-02-23T18:18:32.459Z] INFO: Waiting for daemon to start...
18:18:32 [2021-02-23T18:18:32.459Z] Starting dockerd
18:18:32 [2021-02-23T18:18:32.459Z] .
18:18:32 [2021-02-23T18:18:32.459Z] INFO: Building docker-sdk-python3:4.4.1...
18:19:11 [2021-02-23T18:19:11.273Z] sha256:d66d6eb94664c7931324b51239f7ea57252b333b025ac1cc9a296a47a9fe6c85
18:19:11 [2021-02-23T18:19:11.273Z] INFO: Starting docker-py tests...
18:19:11 [2021-02-23T18:19:11.532Z] ============================= test session starts ==============================
18:19:11 [2021-02-23T18:19:11.532Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
18:19:11 [2021-02-23T18:19:11.532Z] rootdir: /src, inifile: pytest.ini
18:19:11 [2021-02-23T18:19:11.532Z] plugins: timeout-1.3.3, cov-2.6.1
18:19:12 [2021-02-23T18:19:12.458Z] collected 389 items / 1 deselected / 388 selected
18:19:12 [2021-02-23T18:19:12.458Z] 
18:19:28 [2021-02-23T18:19:28.800Z] tests/integration/api_build_test.py .......................X             [  6%]
18:19:29 [2021-02-23T18:19:29.615Z] tests/integration/api_client_test.py .....                               [  7%]
18:19:31 [2021-02-23T18:19:31.100Z] tests/integration/api_config_test.py .....                               [  8%]
18:20:00 [2021-02-23T18:20:00.898Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:20:54 [2021-02-23T18:20:54.983Z] ..........................xx....................                         [ 29%]
18:21:11 [2021-02-23T18:21:11.671Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:21:19 [2021-02-23T18:21:19.599Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:21:23 [2021-02-23T18:21:23.679Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:21:40 [2021-02-23T18:21:40.135Z] tests/integration/api_network_test.py ............................       [ 47%]
18:21:47 [2021-02-23T18:21:47.682Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:21:49 [2021-02-23T18:21:49.120Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:21:54 [2021-02-23T18:21:54.365Z] tests/integration/api_service_test.py .................................. [ 60%]
18:22:09 [2021-02-23T18:22:09.084Z] .........................                                                [ 67%]
18:22:49 [2021-02-23T18:22:49.229Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:23:07 [2021-02-23T18:23:07.261Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:23:07 [2021-02-23T18:23:07.261Z] tests/integration/client_test.py .....                                   [ 75%]
18:23:07 [2021-02-23T18:23:07.261Z] tests/integration/context_api_test.py ...                                [ 76%]
18:23:07 [2021-02-23T18:23:07.261Z] tests/integration/errors_test.py .                                       [ 76%]
18:23:25 [2021-02-23T18:23:25.764Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:23:41 [2021-02-23T18:23:41.966Z] .........                                                                [ 86%]
18:23:46 [2021-02-23T18:23:46.509Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:23:47 [2021-02-23T18:23:47.709Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:23:54 [2021-02-23T18:23:54.283Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:23:54 [2021-02-23T18:23:54.283Z] tests/integration/models_resources_test.py .                             [ 91%]
18:24:00 [2021-02-23T18:24:00.334Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:24:03 [2021-02-23T18:24:03.584Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:24:03 [2021-02-23T18:24:03.584Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:24:07 [2021-02-23T18:24:07.168Z] tests/integration/regression_test.py ......                              [ 98%]
18:24:07 [2021-02-23T18:24:07.679Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:24:07 [2021-02-23T18:24:07.679Z] tests/integration/credentials/utils_test.py .                            [100%]
18:24:07 [2021-02-23T18:24:07.679Z] 
18:24:07 [2021-02-23T18:24:07.679Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:24:07 [2021-02-23T18:24:07.679Z] =========================== short test summary info ============================
18:24:07 [2021-02-23T18:24:07.679Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:24:07 [2021-02-23T18:24:07.679Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:24:07 [2021-02-23T18:24:07.679Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:24:07 [2021-02-23T18:24:07.679Z]   Not supported on most drivers
18:24:07 [2021-02-23T18:24:07.679Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:24:07 [2021-02-23T18:24:07.679Z]   Output of docker top depends on host distro, and is not formalized.
18:24:07 [2021-02-23T18:24:07.679Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:24:07 [2021-02-23T18:24:07.679Z]   Output of docker top depends on host distro, and is not formalized.
18:24:07 [2021-02-23T18:24:07.679Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:24:07 [2021-02-23T18:24:07.679Z]   Can fail if eth0 has multiple IP addresses
18:24:07 [2021-02-23T18:24:07.679Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:24:07 [2021-02-23T18:24:07.679Z]   This doesn't seem to be taken into account by the engine
18:24:07 [2021-02-23T18:24:07.679Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:24:07 [2021-02-23T18:24:07.679Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:24:07 [2021-02-23T18:24:07.679Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.13 seconds ==
18:24:07 [2021-02-23T18:24:07.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:24:20 [2021-02-23T18:24:20.089Z] Leaving: AppArmorNo profiles have been unloaded.
18:24:20 [2021-02-23T18:24:20.089Z] 
18:24:20 [2021-02-23T18:24:20.089Z] Unloading profiles will leave already running processes permanently
18:24:20 [2021-02-23T18:24:20.089Z] unconfined, which can lead to unexpected situations.
18:24:20 [2021-02-23T18:24:20.089Z] 
18:24:20 [2021-02-23T18:24:20.089Z] To set a process to complain mode, use the command line tool
18:24:20 [2021-02-23T18:24:20.089Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:24:20 [2021-02-23T18:24:20.089Z]