Skip to content

Console Output

20:41:38 [2022-01-20T20:41:38.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh dynbinary test-docker-py
20:41:38 [2022-01-20T20:41:38.684Z] 
20:41:38 [2022-01-20T20:41:38.684Z] Removing bundles/
20:41:38 [2022-01-20T20:41:38.684Z] 
20:41:38 [2022-01-20T20:41:38.684Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:41:38 [2022-01-20T20:41:38.943Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:41:38 [2022-01-20T20:41:38.943Z] GOOS="" GOARCH="" GOARM=""
20:43:15 [2022-01-20T20:43:15.390Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:43:15 [2022-01-20T20:43:15.390Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:43:15 [2022-01-20T20:43:15.390Z] GOOS="" GOARCH="" GOARM=""
20:43:15 [2022-01-20T20:43:15.390Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:43:15 [2022-01-20T20:43:15.390Z] 
20:43:15 [2022-01-20T20:43:15.390Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:43:15 [2022-01-20T20:43:15.390Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:43:15 [2022-01-20T20:43:15.390Z] Using test binary docker
20:43:15 [2022-01-20T20:43:15.390Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:43:15 [2022-01-20T20:43:15.390Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:43:15 [2022-01-20T20:43:15.390Z] INFO: Waiting for daemon to start...
20:43:15 [2022-01-20T20:43:15.390Z] Starting dockerd
20:43:15 [2022-01-20T20:43:15.390Z] .
20:43:15 [2022-01-20T20:43:15.390Z] INFO: Building docker-sdk-python3:5.0.3...
20:43:54 [2022-01-20T20:43:54.100Z] sha256:a75024eaff16ec673f92ce1b2a4d60f7ac94a15150fe37cb6fe615b3fb7d3241
20:43:54 [2022-01-20T20:43:54.100Z] INFO: Starting docker-py tests...
20:43:54 [2022-01-20T20:43:54.667Z] ============================= test session starts ==============================
20:43:54 [2022-01-20T20:43:54.668Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:43:54 [2022-01-20T20:43:54.668Z] rootdir: /src, inifile: pytest.ini
20:43:54 [2022-01-20T20:43:54.668Z] plugins: timeout-1.3.3, cov-2.6.1
20:43:55 [2022-01-20T20:43:55.601Z] collected 395 items / 1 deselected / 394 selected
20:43:55 [2022-01-20T20:43:55.601Z] 
20:44:11 [2022-01-20T20:44:11.107Z] tests/integration/api_build_test.py .......................X             [  6%]
20:44:11 [2022-01-20T20:44:11.932Z] tests/integration/api_client_test.py .....                               [  7%]
20:44:13 [2022-01-20T20:44:13.123Z] tests/integration/api_config_test.py ......                              [  8%]
20:44:41 [2022-01-20T20:44:41.994Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:45:34 [2022-01-20T20:45:34.619Z] ..........................xx....................                         [ 29%]
20:45:50 [2022-01-20T20:45:50.543Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:45:57 [2022-01-20T20:45:57.992Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:46:02 [2022-01-20T20:46:02.783Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:46:18 [2022-01-20T20:46:18.495Z] tests/integration/api_network_test.py ............................       [ 47%]
20:46:28 [2022-01-20T20:46:28.511Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:46:30 [2022-01-20T20:46:30.011Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:46:33 [2022-01-20T20:46:33.925Z] tests/integration/api_service_test.py .................................. [ 59%]
20:46:49 [2022-01-20T20:46:49.871Z] ............................                                             [ 67%]
20:47:28 [2022-01-20T20:47:28.607Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:47:46 [2022-01-20T20:47:46.672Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:47:46 [2022-01-20T20:47:46.672Z] tests/integration/client_test.py .....                                   [ 75%]
20:47:46 [2022-01-20T20:47:46.672Z] tests/integration/context_api_test.py ...                                [ 76%]
20:47:46 [2022-01-20T20:47:46.672Z] tests/integration/errors_test.py .                                       [ 76%]
20:48:04 [2022-01-20T20:48:04.633Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:48:20 [2022-01-20T20:48:20.556Z] .........                                                                [ 85%]
20:48:25 [2022-01-20T20:48:25.122Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:48:26 [2022-01-20T20:48:26.314Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:48:32 [2022-01-20T20:48:32.867Z] tests/integration/models_nodes_test.py .                                 [ 90%]
20:48:32 [2022-01-20T20:48:32.867Z] tests/integration/models_resources_test.py .                             [ 91%]
20:48:38 [2022-01-20T20:48:38.951Z] tests/integration/models_services_test.py ................X.             [ 95%]
20:48:45 [2022-01-20T20:48:45.759Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:48:45 [2022-01-20T20:48:45.759Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:48:49 [2022-01-20T20:48:49.934Z] tests/integration/regression_test.py ......                              [ 98%]
20:48:50 [2022-01-20T20:48:50.192Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:48:50 [2022-01-20T20:48:50.192Z] tests/integration/credentials/utils_test.py .                            [100%]
20:48:50 [2022-01-20T20:48:50.192Z] 
20:48:50 [2022-01-20T20:48:50.192Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:48:50 [2022-01-20T20:48:50.192Z] =========================== short test summary info ============================
20:48:50 [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:48:50 [2022-01-20T20:48:50.192Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:48:50 [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:48:50 [2022-01-20T20:48:50.192Z]   Not supported on most drivers
20:48:50 [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:48:50 [2022-01-20T20:48:50.192Z]   Output of docker top depends on host distro, and is not formalized.
20:48:50 [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:48:50 [2022-01-20T20:48:50.192Z]   Output of docker top depends on host distro, and is not formalized.
20:48:50 [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:48:50 [2022-01-20T20:48:50.192Z]   Can fail if eth0 has multiple IP addresses
20:48:50 [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:48:50 [2022-01-20T20:48:50.192Z]   This doesn't seem to be taken into account by the engine
20:48:50 [2022-01-20T20:48:50.192Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
20:48:50 [2022-01-20T20:48:50.192Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:48:50 [2022-01-20T20:48:50.192Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.67 seconds ==
20:48:50 [2022-01-20T20:48:50.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:49:02 [2022-01-20T20:49:02.638Z] Leaving: AppArmorNo profiles have been unloaded.
20:49:02 [2022-01-20T20:49:02.638Z] 
20:49:02 [2022-01-20T20:49:02.638Z] Unloading profiles will leave already running processes permanently
20:49:02 [2022-01-20T20:49:02.638Z] unconfined, which can lead to unexpected situations.
20:49:02 [2022-01-20T20:49:02.638Z] 
20:49:02 [2022-01-20T20:49:02.638Z] To set a process to complain mode, use the command line tool
20:49:02 [2022-01-20T20:49:02.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:49:02 [2022-01-20T20:49:02.638Z]