Skip to content

Console Output

19:45:38 [2022-08-25T19:45:38.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh dynbinary test-docker-py
19:45:38 [2022-08-25T19:45:38.275Z] 
19:45:38 [2022-08-25T19:45:38.534Z] Removing bundles/
19:45:38 [2022-08-25T19:45:38.534Z] 
19:45:38 [2022-08-25T19:45:38.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:45:38 [2022-08-25T19:45:38.534Z] Building: bundles/dynbinary-daemon/dockerd
19:45:38 [2022-08-25T19:45:38.534Z] GOOS="" GOARCH="" GOARM=""
19:47:45 [2022-08-25T19:47:45.034Z] Created binary: bundles/dynbinary-daemon/dockerd
19:47:45 [2022-08-25T19:47:45.034Z] Building: bundles/dynbinary-daemon/docker-proxy
19:47:45 [2022-08-25T19:47:45.034Z] GOOS="" GOARCH="" GOARM=""
19:47:45 [2022-08-25T19:47:45.034Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:47:45 [2022-08-25T19:47:45.034Z] 
19:47:45 [2022-08-25T19:47:45.034Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:47:45 [2022-08-25T19:47:45.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:47:45 [2022-08-25T19:47:45.034Z] Using test binary docker
19:47:45 [2022-08-25T19:47:45.034Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:47:45 [2022-08-25T19:47:45.034Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:47:45 [2022-08-25T19:47:45.034Z] INFO: Waiting for daemon to start...
19:47:45 [2022-08-25T19:47:45.034Z] Starting dockerd
19:47:45 [2022-08-25T19:47:45.034Z] .
19:47:45 [2022-08-25T19:47:45.034Z] INFO: Building docker-sdk-python3:5.0.3...
19:48:23 [2022-08-25T19:48:23.742Z] sha256:733bc071bb7396dfdceddaee3c5991250cefe69da5bf83fc4501ebf61cba3dfc
19:48:23 [2022-08-25T19:48:23.742Z] INFO: Starting docker-py tests...
19:48:23 [2022-08-25T19:48:23.742Z] ============================= test session starts ==============================
19:48:23 [2022-08-25T19:48:23.742Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:48:23 [2022-08-25T19:48:23.742Z] rootdir: /src, inifile: pytest.ini
19:48:23 [2022-08-25T19:48:23.742Z] plugins: cov-2.6.1, timeout-1.3.3
19:48:23 [2022-08-25T19:48:23.742Z] collected 395 items / 2 deselected / 393 selected
19:48:23 [2022-08-25T19:48:23.742Z] 
19:48:39 [2022-08-25T19:48:39.780Z] tests/integration/api_build_test.py .......................X             [  6%]
19:48:40 [2022-08-25T19:48:40.603Z] tests/integration/api_client_test.py .....                               [  7%]
19:48:42 [2022-08-25T19:48:42.361Z] tests/integration/api_config_test.py ......                              [  8%]
19:49:12 [2022-08-25T19:49:12.124Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
19:50:05 [2022-08-25T19:50:05.961Z] .........................xx....................                          [ 29%]
19:50:22 [2022-08-25T19:50:22.551Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:50:30 [2022-08-25T19:50:30.007Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:50:34 [2022-08-25T19:50:34.969Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
19:50:51 [2022-08-25T19:50:51.228Z] tests/integration/api_network_test.py ............................       [ 47%]
19:51:00 [2022-08-25T19:51:00.998Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
19:51:02 [2022-08-25T19:51:02.756Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:51:07 [2022-08-25T19:51:07.114Z] tests/integration/api_service_test.py .................................. [ 59%]
19:51:11 [2022-08-25T19:51:11.548Z] ............................                                             [ 66%]
19:51:52 [2022-08-25T19:51:52.732Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:52:07 [2022-08-25T19:52:07.858Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:52:10 [2022-08-25T19:52:10.384Z] tests/integration/client_test.py .....                                   [ 75%]
19:52:10 [2022-08-25T19:52:10.384Z] tests/integration/context_api_test.py ...                                [ 76%]
19:52:10 [2022-08-25T19:52:10.384Z] tests/integration/errors_test.py .                                       [ 76%]
19:52:29 [2022-08-25T19:52:29.129Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:52:45 [2022-08-25T19:52:45.343Z] .........                                                                [ 85%]
19:52:50 [2022-08-25T19:52:50.415Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:52:51 [2022-08-25T19:52:51.866Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:52:57 [2022-08-25T19:52:57.129Z] tests/integration/models_nodes_test.py .                                 [ 90%]
19:52:58 [2022-08-25T19:52:58.502Z] tests/integration/models_resources_test.py .                             [ 91%]
19:53:00 [2022-08-25T19:53:00.518Z] tests/integration/models_services_test.py ................X.             [ 95%]
19:53:03 [2022-08-25T19:53:03.267Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:53:03 [2022-08-25T19:53:03.267Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:53:07 [2022-08-25T19:53:07.443Z] tests/integration/regression_test.py ......                              [ 98%]
19:53:07 [2022-08-25T19:53:07.702Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:53:07 [2022-08-25T19:53:07.702Z] tests/integration/credentials/utils_test.py .                            [100%]
19:53:07 [2022-08-25T19:53:07.702Z] 
19:53:07 [2022-08-25T19:53:07.702Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:53:07 [2022-08-25T19:53:07.702Z] =========================== short test summary info ============================
19:53:07 [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:53:07 [2022-08-25T19:53:07.702Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:53:07 [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:53:07 [2022-08-25T19:53:07.702Z]   Not supported on most drivers
19:53:07 [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:53:07 [2022-08-25T19:53:07.702Z]   Output of docker top depends on host distro, and is not formalized.
19:53:07 [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:53:07 [2022-08-25T19:53:07.702Z]   Output of docker top depends on host distro, and is not formalized.
19:53:07 [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:53:07 [2022-08-25T19:53:07.702Z]   Can fail if eth0 has multiple IP addresses
19:53:07 [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:53:07 [2022-08-25T19:53:07.702Z]   This doesn't seem to be taken into account by the engine
19:53:07 [2022-08-25T19:53:07.702Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:53:07 [2022-08-25T19:53:07.702Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:53:07 [2022-08-25T19:53:07.702Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.53 seconds ==
19:53:08 [2022-08-25T19:53:08.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:53:18 [2022-08-25T19:53:18.261Z] Leaving: AppArmorNo profiles have been unloaded.
19:53:18 [2022-08-25T19:53:18.261Z] 
19:53:18 [2022-08-25T19:53:18.261Z] Unloading profiles will leave already running processes permanently
19:53:18 [2022-08-25T19:53:18.261Z] unconfined, which can lead to unexpected situations.
19:53:18 [2022-08-25T19:53:18.261Z] 
19:53:18 [2022-08-25T19:53:18.261Z] To set a process to complain mode, use the command line tool
19:53:18 [2022-08-25T19:53:18.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:53:18 [2022-08-25T19:53:18.261Z]