Skip to content

Console Output

13:04:33 [2021-06-21T13:04:33.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d3bcf7a9ee8ca5ef60b88a8ce6164b56d80f8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d3bcf7a9ee8ca5ef60b88a8ce6164b56d80f8d2 hack/make.sh dynbinary test-docker-py
13:04:34 [2021-06-21T13:04:34.206Z] 
13:04:34 [2021-06-21T13:04:34.464Z] Removing bundles/
13:04:34 [2021-06-21T13:04:34.464Z] 
13:04:34 [2021-06-21T13:04:34.464Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:04:34 [2021-06-21T13:04:34.464Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:04:34 [2021-06-21T13:04:34.464Z] GOOS="" GOARCH="" GOARM=""
13:06:10 [2021-06-21T13:06:10.906Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:06:10 [2021-06-21T13:06:10.906Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:06:10 [2021-06-21T13:06:10.906Z] GOOS="" GOARCH="" GOARM=""
13:06:10 [2021-06-21T13:06:10.906Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:06:10 [2021-06-21T13:06:10.906Z] 
13:06:10 [2021-06-21T13:06:10.906Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:06:10 [2021-06-21T13:06:10.906Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:06:10 [2021-06-21T13:06:10.906Z] Using test binary docker
13:06:10 [2021-06-21T13:06:10.906Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:06:10 [2021-06-21T13:06:10.906Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:06:10 [2021-06-21T13:06:10.906Z] INFO: Waiting for daemon to start...
13:06:10 [2021-06-21T13:06:10.906Z] Starting dockerd
13:06:10 [2021-06-21T13:06:10.906Z] .
13:06:10 [2021-06-21T13:06:10.906Z] INFO: Building docker-sdk-python3:5.0.0...
13:06:57 [2021-06-21T13:06:57.610Z] sha256:b0b6fe16e22c3513c0d60d31af9ae1ca50f20d9a130d27b6b1af7caab2dfea8a
13:06:57 [2021-06-21T13:06:57.610Z] INFO: Starting docker-py tests...
13:06:57 [2021-06-21T13:06:57.610Z] ============================= test session starts ==============================
13:06:57 [2021-06-21T13:06:57.610Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
13:06:57 [2021-06-21T13:06:57.610Z] rootdir: /src, inifile: pytest.ini
13:06:57 [2021-06-21T13:06:57.610Z] plugins: timeout-1.3.3, cov-2.6.1
13:06:57 [2021-06-21T13:06:57.610Z] collected 390 items / 1 deselected / 389 selected
13:06:57 [2021-06-21T13:06:57.610Z] 
13:07:16 [2021-06-21T13:07:16.035Z] tests/integration/api_build_test.py .......................X             [  6%]
13:07:16 [2021-06-21T13:07:16.857Z] tests/integration/api_client_test.py .....                               [  7%]
13:07:18 [2021-06-21T13:07:18.614Z] tests/integration/api_config_test.py .....                               [  8%]
13:07:55 [2021-06-21T13:07:55.279Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
13:09:03 [2021-06-21T13:09:03.029Z] ..........................xx....................                         [ 29%]
13:09:28 [2021-06-21T13:09:28.437Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:09:37 [2021-06-21T13:09:37.035Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:09:41 [2021-06-21T13:09:41.838Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:10:02 [2021-06-21T13:10:02.092Z] tests/integration/api_network_test.py ............................       [ 47%]
13:10:10 [2021-06-21T13:10:10.262Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:10:12 [2021-06-21T13:10:12.019Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:10:16 [2021-06-21T13:10:16.369Z] tests/integration/api_service_test.py ....................s............. [ 60%]
13:10:30 [2021-06-21T13:10:30.797Z] ..........................                                               [ 67%]
13:11:12 [2021-06-21T13:11:12.058Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:11:30 [2021-06-21T13:11:30.119Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:11:30 [2021-06-21T13:11:30.119Z] tests/integration/client_test.py .....                                   [ 75%]
13:11:30 [2021-06-21T13:11:30.119Z] tests/integration/context_api_test.py ...                                [ 76%]
13:11:30 [2021-06-21T13:11:30.119Z] tests/integration/errors_test.py .                                       [ 76%]
13:11:55 [2021-06-21T13:11:55.949Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:12:14 [2021-06-21T13:12:14.439Z] .........                                                                [ 86%]
13:12:19 [2021-06-21T13:12:19.548Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:12:21 [2021-06-21T13:12:21.176Z] tests/integration/models_networks_test.py ....                           [ 91%]
13:12:26 [2021-06-21T13:12:26.468Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:12:27 [2021-06-21T13:12:27.840Z] tests/integration/models_resources_test.py .                             [ 91%]
13:12:29 [2021-06-21T13:12:29.852Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:12:32 [2021-06-21T13:12:32.595Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:12:32 [2021-06-21T13:12:32.853Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:12:37 [2021-06-21T13:12:37.884Z] tests/integration/regression_test.py ......                              [ 98%]
13:12:38 [2021-06-21T13:12:38.142Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:12:38 [2021-06-21T13:12:38.142Z] tests/integration/credentials/utils_test.py .                            [100%]
13:12:38 [2021-06-21T13:12:38.143Z] 
13:12:38 [2021-06-21T13:12:38.143Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:12:38 [2021-06-21T13:12:38.143Z] =========================== short test summary info ============================
13:12:38 [2021-06-21T13:12:38.143Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:12:38 [2021-06-21T13:12:38.143Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:12:38 [2021-06-21T13:12:38.143Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:12:38 [2021-06-21T13:12:38.143Z]   Not supported on most drivers
13:12:38 [2021-06-21T13:12:38.143Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:12:38 [2021-06-21T13:12:38.143Z]   Output of docker top depends on host distro, and is not formalized.
13:12:38 [2021-06-21T13:12:38.143Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:12:38 [2021-06-21T13:12:38.143Z]   Output of docker top depends on host distro, and is not formalized.
13:12:38 [2021-06-21T13:12:38.143Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:12:38 [2021-06-21T13:12:38.143Z]   Can fail if eth0 has multiple IP addresses
13:12:38 [2021-06-21T13:12:38.143Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:12:38 [2021-06-21T13:12:38.143Z]   This doesn't seem to be taken into account by the engine
13:12:38 [2021-06-21T13:12:38.143Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:12:38 [2021-06-21T13:12:38.143Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
13:12:38 [2021-06-21T13:12:38.143Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:12:38 [2021-06-21T13:12:38.143Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 344.87 seconds ==
13:12:38 [2021-06-21T13:12:38.400Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:12:50 [2021-06-21T13:12:50.585Z] Leaving: AppArmorNo profiles have been unloaded.
13:12:50 [2021-06-21T13:12:50.585Z] 
13:12:50 [2021-06-21T13:12:50.585Z] Unloading profiles will leave already running processes permanently
13:12:50 [2021-06-21T13:12:50.585Z] unconfined, which can lead to unexpected situations.
13:12:50 [2021-06-21T13:12:50.585Z] 
13:12:50 [2021-06-21T13:12:50.585Z] To set a process to complain mode, use the command line tool
13:12:50 [2021-06-21T13:12:50.585Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:12:50 [2021-06-21T13:12:50.585Z]