Skip to content

Console Output

19:15:17 [2022-04-10T19:15:17.070Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh dynbinary test-docker-py
19:15:17 [2022-04-10T19:15:17.327Z] 
19:15:17 [2022-04-10T19:15:17.583Z] Removing bundles/
19:15:17 [2022-04-10T19:15:17.583Z] 
19:15:17 [2022-04-10T19:15:17.583Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:15:17 [2022-04-10T19:15:17.583Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:15:17 [2022-04-10T19:15:17.583Z] GOOS="" GOARCH="" GOARM=""
19:17:23 [2022-04-10T19:17:23.995Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:17:23 [2022-04-10T19:17:23.995Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:17:23 [2022-04-10T19:17:23.995Z] GOOS="" GOARCH="" GOARM=""
19:17:23 [2022-04-10T19:17:23.995Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:17:23 [2022-04-10T19:17:23.995Z] 
19:17:23 [2022-04-10T19:17:23.995Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:17:23 [2022-04-10T19:17:23.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:17:23 [2022-04-10T19:17:23.995Z] Using test binary docker
19:17:23 [2022-04-10T19:17:23.995Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:17:23 [2022-04-10T19:17:23.995Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:17:23 [2022-04-10T19:17:23.995Z] INFO: Waiting for daemon to start...
19:17:23 [2022-04-10T19:17:23.995Z] Starting dockerd
19:17:23 [2022-04-10T19:17:23.995Z] .
19:17:23 [2022-04-10T19:17:23.995Z] INFO: Building docker-sdk-python3:5.0.3...
19:17:56 [2022-04-10T19:17:56.032Z] sha256:0091b64117b60d26cb0ed8a1e91fc5c2a91a9f77c4e6b806414f26c492ca035e
19:17:56 [2022-04-10T19:17:56.032Z] INFO: Starting docker-py tests...
19:17:56 [2022-04-10T19:17:56.594Z] ============================= test session starts ==============================
19:17:56 [2022-04-10T19:17:56.594Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:17:56 [2022-04-10T19:17:56.594Z] rootdir: /src, inifile: pytest.ini
19:17:56 [2022-04-10T19:17:56.594Z] plugins: cov-2.6.1, timeout-1.3.3
19:17:57 [2022-04-10T19:17:57.521Z] collected 395 items / 2 deselected / 393 selected
19:17:57 [2022-04-10T19:17:57.521Z] 
19:18:14 [2022-04-10T19:18:14.428Z] tests/integration/api_build_test.py .......................X             [  6%]
19:18:15 [2022-04-10T19:18:15.247Z] tests/integration/api_client_test.py .....                               [  7%]
19:18:16 [2022-04-10T19:18:16.992Z] tests/integration/api_config_test.py ......                              [  8%]
19:18:46 [2022-04-10T19:18:46.357Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
19:19:39 [2022-04-10T19:19:39.365Z] .........................xx....................                          [ 29%]
19:19:55 [2022-04-10T19:19:55.673Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:20:03 [2022-04-10T19:20:03.093Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:20:07 [2022-04-10T19:20:07.601Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
19:20:23 [2022-04-10T19:20:23.639Z] tests/integration/api_network_test.py ............................       [ 47%]
19:20:33 [2022-04-10T19:20:33.083Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
19:20:34 [2022-04-10T19:20:34.830Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:20:38 [2022-04-10T19:20:38.859Z] tests/integration/api_service_test.py .................................. [ 59%]
19:20:54 [2022-04-10T19:20:54.513Z] ............................                                             [ 66%]
19:21:33 [2022-04-10T19:21:33.513Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:21:51 [2022-04-10T19:21:51.551Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:21:51 [2022-04-10T19:21:51.551Z] tests/integration/client_test.py .....                                   [ 75%]
19:21:51 [2022-04-10T19:21:51.551Z] tests/integration/context_api_test.py ...                                [ 76%]
19:21:51 [2022-04-10T19:21:51.551Z] tests/integration/errors_test.py .                                       [ 76%]
19:22:09 [2022-04-10T19:22:09.461Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:22:25 [2022-04-10T19:22:25.629Z] .........                                                                [ 85%]
19:22:30 [2022-04-10T19:22:30.093Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:22:31 [2022-04-10T19:22:31.533Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:22:38 [2022-04-10T19:22:38.072Z] tests/integration/models_nodes_test.py .                                 [ 90%]
19:22:38 [2022-04-10T19:22:38.072Z] tests/integration/models_resources_test.py .                             [ 91%]
19:22:39 [2022-04-10T19:22:39.820Z] tests/integration/models_services_test.py ................X.             [ 95%]
19:22:42 [2022-04-10T19:22:42.550Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:22:42 [2022-04-10T19:22:42.550Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:22:46 [2022-04-10T19:22:46.445Z] tests/integration/regression_test.py ......                              [ 98%]
19:22:46 [2022-04-10T19:22:46.958Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:22:46 [2022-04-10T19:22:46.958Z] tests/integration/credentials/utils_test.py .                            [100%]
19:22:46 [2022-04-10T19:22:46.958Z] 
19:22:46 [2022-04-10T19:22:46.958Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:22:46 [2022-04-10T19:22:46.958Z] =========================== short test summary info ============================
19:22:46 [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:22:46 [2022-04-10T19:22:46.958Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:22:46 [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:22:46 [2022-04-10T19:22:46.958Z]   Not supported on most drivers
19:22:46 [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:22:46 [2022-04-10T19:22:46.958Z]   Output of docker top depends on host distro, and is not formalized.
19:22:46 [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:22:46 [2022-04-10T19:22:46.958Z]   Output of docker top depends on host distro, and is not formalized.
19:22:46 [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:22:46 [2022-04-10T19:22:46.958Z]   Can fail if eth0 has multiple IP addresses
19:22:46 [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:22:46 [2022-04-10T19:22:46.958Z]   This doesn't seem to be taken into account by the engine
19:22:46 [2022-04-10T19:22:46.958Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:22:46 [2022-04-10T19:22:46.958Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:22:46 [2022-04-10T19:22:46.958Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.41 seconds ==
19:22:47 [2022-04-10T19:22:47.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:22:59 [2022-04-10T19:22:59.385Z] Leaving: AppArmorNo profiles have been unloaded.
19:22:59 [2022-04-10T19:22:59.385Z] 
19:22:59 [2022-04-10T19:22:59.385Z] Unloading profiles will leave already running processes permanently
19:22:59 [2022-04-10T19:22:59.385Z] unconfined, which can lead to unexpected situations.
19:22:59 [2022-04-10T19:22:59.385Z] 
19:22:59 [2022-04-10T19:22:59.385Z] To set a process to complain mode, use the command line tool
19:22:59 [2022-04-10T19:22:59.385Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:22:59 [2022-04-10T19:22:59.385Z]