Skip to content

Console Output

15:17:08 [2022-07-20T15:17:08.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43841/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a9081299dd762c8023a5bddccd51f3c4ece69ad5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:a9081299dd762c8023a5bddccd51f3c4ece69ad5 hack/make.sh dynbinary test-docker-py
15:17:08 [2022-07-20T15:17:08.567Z] 
15:17:08 [2022-07-20T15:17:08.826Z] Removing bundles/
15:17:08 [2022-07-20T15:17:08.826Z] 
15:17:08 [2022-07-20T15:17:08.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:17:08 [2022-07-20T15:17:08.826Z] Building: bundles/dynbinary-daemon/dockerd
15:17:08 [2022-07-20T15:17:08.826Z] GOOS="" GOARCH="" GOARM=""
15:19:15 [2022-07-20T15:19:15.289Z] Created binary: bundles/dynbinary-daemon/dockerd
15:19:15 [2022-07-20T15:19:15.289Z] Building: bundles/dynbinary-daemon/docker-proxy
15:19:15 [2022-07-20T15:19:15.289Z] GOOS="" GOARCH="" GOARM=""
15:19:15 [2022-07-20T15:19:15.289Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:19:15 [2022-07-20T15:19:15.289Z] 
15:19:15 [2022-07-20T15:19:15.289Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:19:15 [2022-07-20T15:19:15.289Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:19:15 [2022-07-20T15:19:15.289Z] Using test binary docker
15:19:15 [2022-07-20T15:19:15.289Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:19:15 [2022-07-20T15:19:15.289Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:19:15 [2022-07-20T15:19:15.289Z] INFO: Waiting for daemon to start...
15:19:15 [2022-07-20T15:19:15.289Z] Starting dockerd
15:19:15 [2022-07-20T15:19:15.289Z] .
15:19:15 [2022-07-20T15:19:15.289Z] INFO: Building docker-sdk-python3:5.0.3...
15:19:54 [2022-07-20T15:19:54.051Z] sha256:df407f805091fa1d3154ce1ac92076e262c9056f6c622a08ee7112b5c72ee35e
15:19:54 [2022-07-20T15:19:54.051Z] INFO: Starting docker-py tests...
15:19:54 [2022-07-20T15:19:54.051Z] ============================= test session starts ==============================
15:19:54 [2022-07-20T15:19:54.051Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:19:54 [2022-07-20T15:19:54.051Z] rootdir: /src, inifile: pytest.ini
15:19:54 [2022-07-20T15:19:54.051Z] plugins: cov-2.6.1, timeout-1.3.3
15:19:54 [2022-07-20T15:19:54.051Z] collected 395 items / 2 deselected / 393 selected
15:19:54 [2022-07-20T15:19:54.051Z] 
15:20:08 [2022-07-20T15:20:08.799Z] tests/integration/api_build_test.py .......................X             [  6%]
15:20:09 [2022-07-20T15:20:09.623Z] tests/integration/api_client_test.py .....                               [  7%]
15:20:11 [2022-07-20T15:20:11.380Z] tests/integration/api_config_test.py ......                              [  8%]
15:20:41 [2022-07-20T15:20:41.263Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
15:21:34 [2022-07-20T15:21:34.834Z] .........................xx....................                          [ 29%]
15:21:50 [2022-07-20T15:21:50.960Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:21:58 [2022-07-20T15:21:58.467Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:22:03 [2022-07-20T15:22:03.427Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
15:22:19 [2022-07-20T15:22:19.658Z] tests/integration/api_network_test.py ............................       [ 47%]
15:22:29 [2022-07-20T15:22:29.668Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
15:22:31 [2022-07-20T15:22:31.118Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:22:35 [2022-07-20T15:22:35.279Z] tests/integration/api_service_test.py .................................. [ 59%]
15:22:39 [2022-07-20T15:22:39.710Z] ............................                                             [ 66%]
15:23:20 [2022-07-20T15:23:20.693Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:23:38 [2022-07-20T15:23:38.759Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:23:38 [2022-07-20T15:23:38.759Z] tests/integration/client_test.py .....                                   [ 75%]
15:23:38 [2022-07-20T15:23:38.759Z] tests/integration/context_api_test.py ...                                [ 76%]
15:23:38 [2022-07-20T15:23:38.759Z] tests/integration/errors_test.py .                                       [ 76%]
15:23:57 [2022-07-20T15:23:57.022Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:24:13 [2022-07-20T15:24:13.249Z] .........                                                                [ 85%]
15:24:18 [2022-07-20T15:24:18.561Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:24:20 [2022-07-20T15:24:20.010Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:24:26 [2022-07-20T15:24:26.563Z] tests/integration/models_nodes_test.py .                                 [ 90%]
15:24:26 [2022-07-20T15:24:26.563Z] tests/integration/models_resources_test.py .                             [ 91%]
15:24:28 [2022-07-20T15:24:28.580Z] tests/integration/models_services_test.py ................X.             [ 95%]
15:24:31 [2022-07-20T15:24:31.325Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:24:31 [2022-07-20T15:24:31.325Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:24:35 [2022-07-20T15:24:35.685Z] tests/integration/regression_test.py ......                              [ 98%]
15:24:35 [2022-07-20T15:24:35.944Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:24:35 [2022-07-20T15:24:35.944Z] tests/integration/credentials/utils_test.py .                            [100%]
15:24:35 [2022-07-20T15:24:35.944Z] 
15:24:35 [2022-07-20T15:24:35.944Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:24:35 [2022-07-20T15:24:35.944Z] =========================== short test summary info ============================
15:24:35 [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:24:35 [2022-07-20T15:24:35.944Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:24:35 [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:24:35 [2022-07-20T15:24:35.944Z]   Not supported on most drivers
15:24:35 [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:24:35 [2022-07-20T15:24:35.944Z]   Output of docker top depends on host distro, and is not formalized.
15:24:35 [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:24:35 [2022-07-20T15:24:35.944Z]   Output of docker top depends on host distro, and is not formalized.
15:24:35 [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:24:35 [2022-07-20T15:24:35.944Z]   Can fail if eth0 has multiple IP addresses
15:24:35 [2022-07-20T15:24:35.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:24:35 [2022-07-20T15:24:35.944Z]   This doesn't seem to be taken into account by the engine
15:24:35 [2022-07-20T15:24:35.944Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:24:35 [2022-07-20T15:24:35.944Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:24:35 [2022-07-20T15:24:35.944Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.50 seconds ==
15:24:36 [2022-07-20T15:24:36.202Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:24:48 [2022-07-20T15:24:48.391Z] Leaving: AppArmorNo profiles have been unloaded.
15:24:48 [2022-07-20T15:24:48.391Z] 
15:24:48 [2022-07-20T15:24:48.391Z] Unloading profiles will leave already running processes permanently
15:24:48 [2022-07-20T15:24:48.391Z] unconfined, which can lead to unexpected situations.
15:24:48 [2022-07-20T15:24:48.391Z] 
15:24:48 [2022-07-20T15:24:48.391Z] To set a process to complain mode, use the command line tool
15:24:48 [2022-07-20T15:24:48.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:24:48 [2022-07-20T15:24:48.391Z]