Skip to content

Console Output

12:32:07 [2022-07-28T12:32:07.162Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43876/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:cfdc075b1c08d0d1939a1a0847fd7b8e80ae2a6f hack/make.sh dynbinary-daemon test-docker-py
12:32:07 [2022-07-28T12:32:07.418Z] 
12:32:07 [2022-07-28T12:32:07.674Z] Removing bundles/
12:32:07 [2022-07-28T12:32:07.674Z] 
12:32:07 [2022-07-28T12:32:07.674Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:32:07 [2022-07-28T12:32:07.674Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:32:07 [2022-07-28T12:32:07.674Z] GOOS="" GOARCH="" GOARM=""
12:33:44 [2022-07-28T12:33:44.058Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:33:44 [2022-07-28T12:33:44.058Z] 
12:33:44 [2022-07-28T12:33:44.058Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:33:44 [2022-07-28T12:33:44.058Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:33:44 [2022-07-28T12:33:44.058Z] Using test binary docker
12:33:44 [2022-07-28T12:33:44.058Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:33:44 [2022-07-28T12:33:44.058Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:33:44 [2022-07-28T12:33:44.058Z] INFO: Waiting for daemon to start...
12:33:44 [2022-07-28T12:33:44.058Z] Starting dockerd
12:33:44 [2022-07-28T12:33:44.058Z] .
12:33:44 [2022-07-28T12:33:44.058Z] INFO: Building docker-sdk-python3:4.4.1...
12:34:30 [2022-07-28T12:34:30.685Z] sha256:700239352ee4bc11d98d03c8141ba0be1f8c69a31367b4f700e9fdb3b8f29aad
12:34:30 [2022-07-28T12:34:30.685Z] INFO: Starting docker-py tests...
12:34:30 [2022-07-28T12:34:30.685Z] ============================= test session starts ==============================
12:34:30 [2022-07-28T12:34:30.685Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:34:30 [2022-07-28T12:34:30.685Z] rootdir: /src, inifile: pytest.ini
12:34:30 [2022-07-28T12:34:30.685Z] plugins: cov-2.6.1, timeout-1.3.3
12:34:31 [2022-07-28T12:34:31.612Z] collected 389 items / 1 deselected / 388 selected
12:34:31 [2022-07-28T12:34:31.612Z] 
12:34:47 [2022-07-28T12:34:47.187Z] tests/integration/api_build_test.py .......................X             [  6%]
12:34:48 [2022-07-28T12:34:48.007Z] tests/integration/api_client_test.py .....                               [  7%]
12:34:49 [2022-07-28T12:34:49.494Z] tests/integration/api_config_test.py .....                               [  8%]
12:35:19 [2022-07-28T12:35:19.014Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:36:12 [2022-07-28T12:36:12.218Z] ..........................xx....................                         [ 29%]
12:36:28 [2022-07-28T12:36:28.065Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:36:35 [2022-07-28T12:36:35.480Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:36:40 [2022-07-28T12:36:40.348Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:36:56 [2022-07-28T12:36:56.242Z] tests/integration/api_network_test.py ............................       [ 47%]
12:37:06 [2022-07-28T12:37:06.352Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:37:08 [2022-07-28T12:37:08.096Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:37:13 [2022-07-28T12:37:13.090Z] tests/integration/api_service_test.py .................................. [ 60%]
12:37:27 [2022-07-28T12:37:27.693Z] .........................                                                [ 67%]
12:38:06 [2022-07-28T12:38:06.173Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:38:21 [2022-07-28T12:38:21.257Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:38:23 [2022-07-28T12:38:23.142Z] tests/integration/client_test.py .....                                   [ 75%]
12:38:23 [2022-07-28T12:38:23.142Z] tests/integration/context_api_test.py ...                                [ 76%]
12:38:23 [2022-07-28T12:38:23.702Z] tests/integration/errors_test.py .                                       [ 76%]
12:38:42 [2022-07-28T12:38:42.044Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:38:57 [2022-07-28T12:38:57.888Z] .........                                                                [ 86%]
12:39:02 [2022-07-28T12:39:02.776Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:39:04 [2022-07-28T12:39:04.215Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:39:10 [2022-07-28T12:39:10.746Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:39:10 [2022-07-28T12:39:10.746Z] tests/integration/models_resources_test.py .                             [ 91%]
12:39:16 [2022-07-28T12:39:16.495Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:39:19 [2022-07-28T12:39:19.222Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:39:19 [2022-07-28T12:39:19.222Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:39:23 [2022-07-28T12:39:23.113Z] tests/integration/regression_test.py ......                              [ 98%]
12:39:23 [2022-07-28T12:39:23.625Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:39:23 [2022-07-28T12:39:23.625Z] tests/integration/credentials/utils_test.py .                            [100%]
12:39:23 [2022-07-28T12:39:23.625Z] 
12:39:23 [2022-07-28T12:39:23.625Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:39:23 [2022-07-28T12:39:23.625Z] =========================== short test summary info ============================
12:39:23 [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:39:23 [2022-07-28T12:39:23.626Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:39:23 [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:39:23 [2022-07-28T12:39:23.626Z]   Not supported on most drivers
12:39:23 [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:39:23 [2022-07-28T12:39:23.626Z]   Output of docker top depends on host distro, and is not formalized.
12:39:23 [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:39:23 [2022-07-28T12:39:23.626Z]   Output of docker top depends on host distro, and is not formalized.
12:39:23 [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:39:23 [2022-07-28T12:39:23.626Z]   Can fail if eth0 has multiple IP addresses
12:39:23 [2022-07-28T12:39:23.626Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:39:23 [2022-07-28T12:39:23.626Z]   This doesn't seem to be taken into account by the engine
12:39:23 [2022-07-28T12:39:23.626Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:39:23 [2022-07-28T12:39:23.626Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:39:23 [2022-07-28T12:39:23.626Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.26 seconds ==
12:39:23 [2022-07-28T12:39:23.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:39:36 [2022-07-28T12:39:36.047Z] Leaving: AppArmorNo profiles have been unloaded.
12:39:36 [2022-07-28T12:39:36.048Z] 
12:39:36 [2022-07-28T12:39:36.048Z] Unloading profiles will leave already running processes permanently
12:39:36 [2022-07-28T12:39:36.048Z] unconfined, which can lead to unexpected situations.
12:39:36 [2022-07-28T12:39:36.048Z] 
12:39:36 [2022-07-28T12:39:36.048Z] To set a process to complain mode, use the command line tool
12:39:36 [2022-07-28T12:39:36.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:39:36 [2022-07-28T12:39:36.048Z]