Skip to content

Console Output

08:53:12 [2021-03-04T08:53:12.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh dynbinary-daemon test-docker-py
08:53:13 [2021-03-04T08:53:13.060Z] 
08:53:13 [2021-03-04T08:53:13.318Z] Removing bundles/
08:53:13 [2021-03-04T08:53:13.318Z] 
08:53:13 [2021-03-04T08:53:13.318Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:53:13 [2021-03-04T08:53:13.318Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:53:13 [2021-03-04T08:53:13.318Z] GOOS="" GOARCH="" GOARM=""
08:53:45 [2021-03-04T08:53:45.398Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:53:45 [2021-03-04T08:53:45.398Z] 
08:53:45 [2021-03-04T08:53:45.398Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:53:45 [2021-03-04T08:53:45.398Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:53:45 [2021-03-04T08:53:45.398Z] Using test binary docker
08:53:45 [2021-03-04T08:53:45.398Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:53:45 [2021-03-04T08:53:45.398Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:53:45 [2021-03-04T08:53:45.398Z] INFO: Waiting for daemon to start...
08:53:45 [2021-03-04T08:53:45.398Z] Starting dockerd
08:53:45 [2021-03-04T08:53:45.398Z] .
08:53:45 [2021-03-04T08:53:45.398Z] INFO: Building docker-sdk-python3:4.4.1...
08:54:32 [2021-03-04T08:54:32.065Z] sha256:bb039b95f7b7aca6e22d83f9d3a58f2e3d8beb074304b70bbc4a9a2772a8c09c
08:54:32 [2021-03-04T08:54:32.065Z] INFO: Starting docker-py tests...
08:54:32 [2021-03-04T08:54:32.065Z] ============================= test session starts ==============================
08:54:32 [2021-03-04T08:54:32.065Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
08:54:32 [2021-03-04T08:54:32.065Z] rootdir: /src, inifile: pytest.ini
08:54:32 [2021-03-04T08:54:32.065Z] plugins: timeout-1.3.3, cov-2.6.1
08:54:32 [2021-03-04T08:54:32.065Z] collected 389 items / 1 deselected / 388 selected
08:54:32 [2021-03-04T08:54:32.065Z] 
08:54:44 [2021-03-04T08:54:44.467Z] tests/integration/api_build_test.py .......................X             [  6%]
08:54:45 [2021-03-04T08:54:45.032Z] tests/integration/api_client_test.py .....                               [  7%]
08:54:46 [2021-03-04T08:54:46.972Z] tests/integration/api_config_test.py .....                               [  8%]
08:55:18 [2021-03-04T08:55:18.010Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:56:15 [2021-03-04T08:56:15.702Z] ..........................xx....................                         [ 29%]
08:56:34 [2021-03-04T08:56:34.332Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:56:42 [2021-03-04T08:56:42.314Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:56:45 [2021-03-04T08:56:45.610Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:57:04 [2021-03-04T08:57:04.327Z] tests/integration/api_network_test.py ............................       [ 47%]
08:57:11 [2021-03-04T08:57:11.164Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:57:12 [2021-03-04T08:57:12.614Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:57:17 [2021-03-04T08:57:17.722Z] tests/integration/api_service_test.py .................................. [ 60%]
08:57:32 [2021-03-04T08:57:32.480Z] .........................                                                [ 67%]
08:58:14 [2021-03-04T08:58:14.953Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:58:29 [2021-03-04T08:58:29.821Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:58:31 [2021-03-04T08:58:31.721Z] tests/integration/client_test.py .....                                   [ 75%]
08:58:31 [2021-03-04T08:58:31.721Z] tests/integration/context_api_test.py ...                                [ 76%]
08:58:32 [2021-03-04T08:58:32.286Z] tests/integration/errors_test.py .                                       [ 76%]
08:58:54 [2021-03-04T08:58:54.295Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:59:10 [2021-03-04T08:59:10.981Z] .........                                                                [ 86%]
08:59:15 [2021-03-04T08:59:15.776Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:59:17 [2021-03-04T08:59:17.226Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:59:23 [2021-03-04T08:59:23.783Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:59:24 [2021-03-04T08:59:24.041Z] tests/integration/models_resources_test.py .                             [ 91%]
08:59:30 [2021-03-04T08:59:30.126Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:59:33 [2021-03-04T08:59:33.400Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:59:33 [2021-03-04T08:59:33.400Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:59:37 [2021-03-04T08:59:37.872Z] tests/integration/regression_test.py ......                              [ 98%]
08:59:38 [2021-03-04T08:59:38.130Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:59:38 [2021-03-04T08:59:38.130Z] tests/integration/credentials/utils_test.py .                            [100%]
08:59:38 [2021-03-04T08:59:38.130Z] 
08:59:38 [2021-03-04T08:59:38.130Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:59:38 [2021-03-04T08:59:38.130Z] =========================== short test summary info ============================
08:59:38 [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:59:38 [2021-03-04T08:59:38.130Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:59:38 [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:59:38 [2021-03-04T08:59:38.130Z]   Not supported on most drivers
08:59:38 [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:59:38 [2021-03-04T08:59:38.130Z]   Output of docker top depends on host distro, and is not formalized.
08:59:38 [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:59:38 [2021-03-04T08:59:38.130Z]   Output of docker top depends on host distro, and is not formalized.
08:59:38 [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:59:38 [2021-03-04T08:59:38.130Z]   Can fail if eth0 has multiple IP addresses
08:59:38 [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:59:38 [2021-03-04T08:59:38.130Z]   This doesn't seem to be taken into account by the engine
08:59:38 [2021-03-04T08:59:38.130Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:59:38 [2021-03-04T08:59:38.130Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:59:38 [2021-03-04T08:59:38.130Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 312.32 seconds ==
08:59:38 [2021-03-04T08:59:38.388Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:59:50 [2021-03-04T08:59:50.582Z] Leaving: AppArmorNo profiles have been unloaded.
08:59:50 [2021-03-04T08:59:50.582Z] 
08:59:50 [2021-03-04T08:59:50.582Z] Unloading profiles will leave already running processes permanently
08:59:50 [2021-03-04T08:59:50.582Z] unconfined, which can lead to unexpected situations.
08:59:50 [2021-03-04T08:59:50.582Z] 
08:59:50 [2021-03-04T08:59:50.582Z] To set a process to complain mode, use the command line tool
08:59:50 [2021-03-04T08:59:50.582Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:59:50 [2021-03-04T08:59:50.582Z]