Skip to content

Console Output

18:47:06 [2022-03-04T18:47:06.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43327/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed8cd128a078be41912979fb66ada0e54899cfe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed8cd128a078be41912979fb66ada0e54899cfe hack/make.sh dynbinary test-docker-py
18:47:06 [2022-03-04T18:47:06.727Z] 
18:47:06 [2022-03-04T18:47:06.985Z] Removing bundles/
18:47:06 [2022-03-04T18:47:06.985Z] 
18:47:06 [2022-03-04T18:47:06.985Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:47:06 [2022-03-04T18:47:06.985Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:47:06 [2022-03-04T18:47:06.985Z] GOOS="" GOARCH="" GOARM=""
18:48:43 [2022-03-04T18:48:43.473Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:48:43 [2022-03-04T18:48:43.473Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:48:43 [2022-03-04T18:48:43.473Z] GOOS="" GOARCH="" GOARM=""
18:48:43 [2022-03-04T18:48:43.473Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:48:43 [2022-03-04T18:48:43.473Z] 
18:48:43 [2022-03-04T18:48:43.473Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:48:43 [2022-03-04T18:48:43.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:48:43 [2022-03-04T18:48:43.473Z] Using test binary docker
18:48:43 [2022-03-04T18:48:43.473Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:48:43 [2022-03-04T18:48:43.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:48:43 [2022-03-04T18:48:43.473Z] INFO: Waiting for daemon to start...
18:48:43 [2022-03-04T18:48:43.473Z] Starting dockerd
18:48:43 [2022-03-04T18:48:43.473Z] .
18:48:43 [2022-03-04T18:48:43.473Z] INFO: Building docker-sdk-python3:5.0.3...
18:49:30 [2022-03-04T18:49:30.145Z] sha256:33d6814e4dde393e156d8449b15d7a996a230ab62806646f29b4542d0205b4ea
18:49:30 [2022-03-04T18:49:30.145Z] INFO: Starting docker-py tests...
18:49:30 [2022-03-04T18:49:30.145Z] ============================= test session starts ==============================
18:49:30 [2022-03-04T18:49:30.145Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:49:30 [2022-03-04T18:49:30.145Z] rootdir: /src, inifile: pytest.ini
18:49:30 [2022-03-04T18:49:30.145Z] plugins: timeout-1.3.3, cov-2.6.1
18:49:30 [2022-03-04T18:49:30.145Z] collected 395 items / 2 deselected / 393 selected
18:49:30 [2022-03-04T18:49:30.145Z] 
18:49:41 [2022-03-04T18:49:41.249Z] tests/integration/api_build_test.py .......................X             [  6%]
18:49:42 [2022-03-04T18:49:42.076Z] tests/integration/api_client_test.py .....                               [  7%]
18:49:43 [2022-03-04T18:49:43.705Z] tests/integration/api_config_test.py ......                              [  8%]
18:50:13 [2022-03-04T18:50:13.076Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:51:05 [2022-03-04T18:51:05.401Z] .........................xx....................                          [ 29%]
18:51:21 [2022-03-04T18:51:21.356Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:51:28 [2022-03-04T18:51:28.823Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:51:33 [2022-03-04T18:51:33.485Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:51:49 [2022-03-04T18:51:49.428Z] tests/integration/api_network_test.py ............................       [ 47%]
18:51:58 [2022-03-04T18:51:58.940Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:52:00 [2022-03-04T18:52:00.026Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:52:04 [2022-03-04T18:52:04.331Z] tests/integration/api_service_test.py .................................. [ 59%]
18:52:20 [2022-03-04T18:52:20.209Z] ............................                                             [ 66%]
18:52:59 [2022-03-04T18:52:59.079Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:53:14 [2022-03-04T18:53:14.214Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:53:16 [2022-03-04T18:53:16.744Z] tests/integration/client_test.py .....                                   [ 75%]
18:53:16 [2022-03-04T18:53:16.744Z] tests/integration/context_api_test.py ...                                [ 76%]
18:53:16 [2022-03-04T18:53:16.744Z] tests/integration/errors_test.py .                                       [ 76%]
18:53:34 [2022-03-04T18:53:34.786Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:53:50 [2022-03-04T18:53:50.738Z] .........                                                                [ 85%]
18:53:55 [2022-03-04T18:53:55.495Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:53:56 [2022-03-04T18:53:56.690Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:54:03 [2022-03-04T18:54:03.253Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:54:03 [2022-03-04T18:54:03.253Z] tests/integration/models_resources_test.py .                             [ 91%]
18:54:04 [2022-03-04T18:54:04.965Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:54:07 [2022-03-04T18:54:07.715Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:54:07 [2022-03-04T18:54:07.715Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:54:11 [2022-03-04T18:54:11.593Z] tests/integration/regression_test.py ......                              [ 98%]
18:54:12 [2022-03-04T18:54:12.111Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:54:12 [2022-03-04T18:54:12.111Z] tests/integration/credentials/utils_test.py .                            [100%]
18:54:12 [2022-03-04T18:54:12.111Z] 
18:54:12 [2022-03-04T18:54:12.111Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:54:12 [2022-03-04T18:54:12.111Z] =========================== short test summary info ============================
18:54:12 [2022-03-04T18:54:12.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:54:12 [2022-03-04T18:54:12.111Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:54:12 [2022-03-04T18:54:12.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:54:12 [2022-03-04T18:54:12.111Z]   Not supported on most drivers
18:54:12 [2022-03-04T18:54:12.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:54:12 [2022-03-04T18:54:12.111Z]   Output of docker top depends on host distro, and is not formalized.
18:54:12 [2022-03-04T18:54:12.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:54:12 [2022-03-04T18:54:12.111Z]   Output of docker top depends on host distro, and is not formalized.
18:54:12 [2022-03-04T18:54:12.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:54:12 [2022-03-04T18:54:12.111Z]   Can fail if eth0 has multiple IP addresses
18:54:12 [2022-03-04T18:54:12.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:54:12 [2022-03-04T18:54:12.111Z]   This doesn't seem to be taken into account by the engine
18:54:12 [2022-03-04T18:54:12.111Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:54:12 [2022-03-04T18:54:12.111Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:54:12 [2022-03-04T18:54:12.111Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.45 seconds ==
18:54:12 [2022-03-04T18:54:12.373Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:54:24 [2022-03-04T18:54:24.598Z] Leaving: AppArmorNo profiles have been unloaded.
18:54:24 [2022-03-04T18:54:24.598Z] 
18:54:24 [2022-03-04T18:54:24.598Z] Unloading profiles will leave already running processes permanently
18:54:24 [2022-03-04T18:54:24.598Z] unconfined, which can lead to unexpected situations.
18:54:24 [2022-03-04T18:54:24.598Z] 
18:54:24 [2022-03-04T18:54:24.598Z] To set a process to complain mode, use the command line tool
18:54:24 [2022-03-04T18:54:24.598Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:54:24 [2022-03-04T18:54:24.598Z]