Skip to content

Console Output

00:33:08 [2021-03-02T00:33:08.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=483238083e6519bd0db9a43b95a338c565b862c2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:483238083e6519bd0db9a43b95a338c565b862c2 hack/make.sh dynbinary-daemon test-docker-py
00:33:08 [2021-03-02T00:33:08.851Z] 
00:33:09 [2021-03-02T00:33:09.111Z] Removing bundles/
00:33:09 [2021-03-02T00:33:09.111Z] 
00:33:09 [2021-03-02T00:33:09.111Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:33:09 [2021-03-02T00:33:09.111Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:33:09 [2021-03-02T00:33:09.111Z] GOOS="" GOARCH="" GOARM=""
00:34:45 [2021-03-02T00:34:45.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:34:45 [2021-03-02T00:34:45.572Z] 
00:34:45 [2021-03-02T00:34:45.572Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:34:45 [2021-03-02T00:34:45.572Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:34:45 [2021-03-02T00:34:45.572Z] Using test binary docker
00:34:45 [2021-03-02T00:34:45.572Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:34:45 [2021-03-02T00:34:45.572Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:34:45 [2021-03-02T00:34:45.572Z] INFO: Waiting for daemon to start...
00:34:45 [2021-03-02T00:34:45.572Z] Starting dockerd
00:34:45 [2021-03-02T00:34:45.572Z] .
00:34:45 [2021-03-02T00:34:45.572Z] INFO: Building docker-sdk-python3:4.4.1...
00:35:24 [2021-03-02T00:35:24.281Z] sha256:6618031425c9e7db425c46aa564dae712e457268ef68d18569b3ecfcf756e128
00:35:24 [2021-03-02T00:35:24.281Z] INFO: Starting docker-py tests...
00:35:24 [2021-03-02T00:35:24.281Z] ============================= test session starts ==============================
00:35:24 [2021-03-02T00:35:24.281Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
00:35:24 [2021-03-02T00:35:24.281Z] rootdir: /src, inifile: pytest.ini
00:35:24 [2021-03-02T00:35:24.281Z] plugins: timeout-1.3.3, cov-2.6.1
00:35:24 [2021-03-02T00:35:24.281Z] collected 389 items / 1 deselected / 388 selected
00:35:24 [2021-03-02T00:35:24.281Z] 
00:35:41 [2021-03-02T00:35:41.000Z] tests/integration/api_build_test.py .......................X             [  6%]
00:35:41 [2021-03-02T00:35:41.566Z] tests/integration/api_client_test.py .....                               [  7%]
00:35:43 [2021-03-02T00:35:43.437Z] tests/integration/api_config_test.py .....                               [  8%]
00:36:14 [2021-03-02T00:36:14.304Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:37:09 [2021-03-02T00:37:09.817Z] ..........................xx....................                         [ 29%]
00:37:27 [2021-03-02T00:37:27.165Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:37:34 [2021-03-02T00:37:34.633Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:37:38 [2021-03-02T00:37:38.459Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:37:55 [2021-03-02T00:37:55.563Z] tests/integration/api_network_test.py ............................       [ 47%]
00:38:04 [2021-03-02T00:38:04.378Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:38:06 [2021-03-02T00:38:06.141Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:38:10 [2021-03-02T00:38:10.876Z] tests/integration/api_service_test.py .................................. [ 60%]
00:38:25 [2021-03-02T00:38:25.645Z] .........................                                                [ 67%]
00:39:05 [2021-03-02T00:39:05.697Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:39:23 [2021-03-02T00:39:23.804Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:39:23 [2021-03-02T00:39:23.804Z] tests/integration/client_test.py .....                                   [ 75%]
00:39:23 [2021-03-02T00:39:23.804Z] tests/integration/context_api_test.py ...                                [ 76%]
00:39:23 [2021-03-02T00:39:23.804Z] tests/integration/errors_test.py .                                       [ 76%]
00:39:42 [2021-03-02T00:39:42.777Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:39:59 [2021-03-02T00:39:59.095Z] .........                                                                [ 86%]
00:40:05 [2021-03-02T00:40:05.983Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:40:07 [2021-03-02T00:40:07.434Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:40:14 [2021-03-02T00:40:14.064Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:40:14 [2021-03-02T00:40:14.064Z] tests/integration/models_resources_test.py .                             [ 91%]
00:40:15 [2021-03-02T00:40:15.823Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:40:19 [2021-03-02T00:40:19.099Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:40:19 [2021-03-02T00:40:19.099Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:40:23 [2021-03-02T00:40:23.026Z] tests/integration/regression_test.py ......                              [ 98%]
00:40:23 [2021-03-02T00:40:23.285Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:40:23 [2021-03-02T00:40:23.285Z] tests/integration/credentials/utils_test.py .                            [100%]
00:40:23 [2021-03-02T00:40:23.285Z] 
00:40:23 [2021-03-02T00:40:23.285Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:40:23 [2021-03-02T00:40:23.285Z] =========================== short test summary info ============================
00:40:23 [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:40:23 [2021-03-02T00:40:23.285Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:40:23 [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:40:23 [2021-03-02T00:40:23.285Z]   Not supported on most drivers
00:40:23 [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:40:23 [2021-03-02T00:40:23.285Z]   Output of docker top depends on host distro, and is not formalized.
00:40:23 [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:40:23 [2021-03-02T00:40:23.285Z]   Output of docker top depends on host distro, and is not formalized.
00:40:23 [2021-03-02T00:40:23.285Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:40:23 [2021-03-02T00:40:23.285Z]   Can fail if eth0 has multiple IP addresses
00:40:23 [2021-03-02T00:40:23.286Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:40:23 [2021-03-02T00:40:23.286Z]   This doesn't seem to be taken into account by the engine
00:40:23 [2021-03-02T00:40:23.286Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:40:23 [2021-03-02T00:40:23.286Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:40:23 [2021-03-02T00:40:23.286Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 300.42 seconds ==
00:40:23 [2021-03-02T00:40:23.544Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:40:35 [2021-03-02T00:40:35.742Z] Leaving: AppArmorNo profiles have been unloaded.
00:40:35 [2021-03-02T00:40:35.742Z] 
00:40:35 [2021-03-02T00:40:35.742Z] Unloading profiles will leave already running processes permanently
00:40:35 [2021-03-02T00:40:35.742Z] unconfined, which can lead to unexpected situations.
00:40:35 [2021-03-02T00:40:35.742Z] 
00:40:35 [2021-03-02T00:40:35.742Z] To set a process to complain mode, use the command line tool
00:40:35 [2021-03-02T00:40:35.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:40:35 [2021-03-02T00:40:35.742Z]