Skip to content

Console Output

11:47:42 [2022-01-21T11:47:42.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43170/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2bacc7eccdcd43f62b210bd9e2bb48cb397ec57 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2bacc7eccdcd43f62b210bd9e2bb48cb397ec57 hack/make.sh dynbinary test-docker-py
11:47:43 [2022-01-21T11:47:43.381Z] 
11:47:43 [2022-01-21T11:47:43.381Z] Removing bundles/
11:47:43 [2022-01-21T11:47:43.381Z] 
11:47:43 [2022-01-21T11:47:43.381Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:47:43 [2022-01-21T11:47:43.381Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:47:43 [2022-01-21T11:47:43.381Z] GOOS="" GOARCH="" GOARM=""
11:49:19 [2022-01-21T11:49:19.777Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:49:19 [2022-01-21T11:49:19.777Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:49:19 [2022-01-21T11:49:19.777Z] GOOS="" GOARCH="" GOARM=""
11:49:19 [2022-01-21T11:49:19.777Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:49:19 [2022-01-21T11:49:19.777Z] 
11:49:19 [2022-01-21T11:49:19.777Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:49:19 [2022-01-21T11:49:19.777Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:49:19 [2022-01-21T11:49:19.777Z] Using test binary docker
11:49:19 [2022-01-21T11:49:19.777Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:49:19 [2022-01-21T11:49:19.777Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:49:19 [2022-01-21T11:49:19.777Z] INFO: Waiting for daemon to start...
11:49:19 [2022-01-21T11:49:19.777Z] Starting dockerd
11:49:19 [2022-01-21T11:49:19.777Z] .
11:49:19 [2022-01-21T11:49:19.777Z] INFO: Building docker-sdk-python3:5.0.3...
11:49:58 [2022-01-21T11:49:58.448Z] sha256:248702eacd7debfee6cdc4860fad49e003cf1c7e67db088dfc46e7e75f1cef8c
11:49:58 [2022-01-21T11:49:58.448Z] INFO: Starting docker-py tests...
11:49:58 [2022-01-21T11:49:58.448Z] ============================= test session starts ==============================
11:49:58 [2022-01-21T11:49:58.448Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:49:58 [2022-01-21T11:49:58.448Z] rootdir: /src, inifile: pytest.ini
11:49:58 [2022-01-21T11:49:58.448Z] plugins: timeout-1.3.3, cov-2.6.1
11:49:58 [2022-01-21T11:49:58.448Z] collected 395 items / 1 deselected / 394 selected
11:49:58 [2022-01-21T11:49:58.448Z] 
11:50:14 [2022-01-21T11:50:14.121Z] tests/integration/api_build_test.py .......................X             [  6%]
11:50:14 [2022-01-21T11:50:14.938Z] tests/integration/api_client_test.py .....                               [  7%]
11:50:16 [2022-01-21T11:50:16.683Z] tests/integration/api_config_test.py ......                              [  8%]
11:50:45 [2022-01-21T11:50:45.878Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:51:38 [2022-01-21T11:51:38.797Z] ..........................xx....................                         [ 29%]
11:51:54 [2022-01-21T11:51:54.957Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:52:02 [2022-01-21T11:52:02.374Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:52:06 [2022-01-21T11:52:06.643Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:52:22 [2022-01-21T11:52:22.485Z] tests/integration/api_network_test.py ............................       [ 47%]
11:52:32 [2022-01-21T11:52:32.439Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:52:33 [2022-01-21T11:52:33.929Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:52:38 [2022-01-21T11:52:38.253Z] tests/integration/api_service_test.py .................................. [ 59%]
11:52:53 [2022-01-21T11:52:53.888Z] ............................                                             [ 67%]
11:53:32 [2022-01-21T11:53:32.942Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:53:50 [2022-01-21T11:53:50.991Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:53:50 [2022-01-21T11:53:50.991Z] tests/integration/client_test.py .....                                   [ 75%]
11:53:50 [2022-01-21T11:53:50.991Z] tests/integration/context_api_test.py ...                                [ 76%]
11:53:50 [2022-01-21T11:53:50.991Z] tests/integration/errors_test.py .                                       [ 76%]
11:54:09 [2022-01-21T11:54:09.617Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:54:25 [2022-01-21T11:54:25.464Z] .........                                                                [ 85%]
11:54:29 [2022-01-21T11:54:29.915Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:54:31 [2022-01-21T11:54:31.357Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:54:36 [2022-01-21T11:54:36.919Z] tests/integration/models_nodes_test.py .                                 [ 90%]
11:54:37 [2022-01-21T11:54:37.849Z] tests/integration/models_resources_test.py .                             [ 91%]
11:54:42 [2022-01-21T11:54:42.287Z] tests/integration/models_services_test.py ................X.             [ 95%]
11:54:45 [2022-01-21T11:54:45.018Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:54:45 [2022-01-21T11:54:45.018Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:54:48 [2022-01-21T11:54:48.910Z] tests/integration/regression_test.py ......                              [ 98%]
11:54:49 [2022-01-21T11:54:49.421Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:54:49 [2022-01-21T11:54:49.422Z] tests/integration/credentials/utils_test.py .                            [100%]
11:54:49 [2022-01-21T11:54:49.422Z] 
11:54:49 [2022-01-21T11:54:49.422Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:54:49 [2022-01-21T11:54:49.422Z] =========================== short test summary info ============================
11:54:49 [2022-01-21T11:54:49.422Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:54:49 [2022-01-21T11:54:49.422Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:54:49 [2022-01-21T11:54:49.422Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:54:49 [2022-01-21T11:54:49.422Z]   Not supported on most drivers
11:54:49 [2022-01-21T11:54:49.422Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:54:49 [2022-01-21T11:54:49.422Z]   Output of docker top depends on host distro, and is not formalized.
11:54:49 [2022-01-21T11:54:49.422Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:54:49 [2022-01-21T11:54:49.422Z]   Output of docker top depends on host distro, and is not formalized.
11:54:49 [2022-01-21T11:54:49.422Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:54:49 [2022-01-21T11:54:49.422Z]   Can fail if eth0 has multiple IP addresses
11:54:49 [2022-01-21T11:54:49.422Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:54:49 [2022-01-21T11:54:49.422Z]   This doesn't seem to be taken into account by the engine
11:54:49 [2022-01-21T11:54:49.422Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:54:49 [2022-01-21T11:54:49.422Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:54:49 [2022-01-21T11:54:49.422Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.99 seconds ==
11:54:49 [2022-01-21T11:54:49.677Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:55:01 [2022-01-21T11:55:01.837Z] Leaving: AppArmorNo profiles have been unloaded.
11:55:01 [2022-01-21T11:55:01.837Z] 
11:55:01 [2022-01-21T11:55:01.837Z] Unloading profiles will leave already running processes permanently
11:55:01 [2022-01-21T11:55:01.837Z] unconfined, which can lead to unexpected situations.
11:55:01 [2022-01-21T11:55:01.837Z] 
11:55:01 [2022-01-21T11:55:01.837Z] To set a process to complain mode, use the command line tool
11:55:01 [2022-01-21T11:55:01.837Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:55:01 [2022-01-21T11:55:01.837Z]