Skip to content

Console Output

15:01:12 [2021-04-27T15:01:12.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42322/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9b7217fbd076c4652e5a3b042a2ea4bbe305157e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9b7217fbd076c4652e5a3b042a2ea4bbe305157e hack/make.sh dynbinary-daemon test-docker-py
15:01:13 [2021-04-27T15:01:13.117Z] 
15:01:13 [2021-04-27T15:01:13.377Z] Removing bundles/
15:01:13 [2021-04-27T15:01:13.377Z] 
15:01:13 [2021-04-27T15:01:13.377Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:01:13 [2021-04-27T15:01:13.377Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:01:13 [2021-04-27T15:01:13.377Z] GOOS="" GOARCH="" GOARM=""
15:02:49 [2021-04-27T15:02:49.835Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:02:49 [2021-04-27T15:02:49.835Z] 
15:02:49 [2021-04-27T15:02:49.835Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:02:49 [2021-04-27T15:02:49.835Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:02:49 [2021-04-27T15:02:49.835Z] Using test binary docker
15:02:49 [2021-04-27T15:02:49.835Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:02:49 [2021-04-27T15:02:49.835Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:02:49 [2021-04-27T15:02:49.835Z] INFO: Waiting for daemon to start...
15:02:49 [2021-04-27T15:02:49.835Z] Starting dockerd
15:02:49 [2021-04-27T15:02:49.835Z] .
15:02:49 [2021-04-27T15:02:49.835Z] INFO: Building docker-sdk-python3:5.0.0...
15:03:28 [2021-04-27T15:03:28.560Z] sha256:8a8c0486a119670d3ec1dcdd96b6913eef81821491e0ad7d132d1d73a2014b35
15:03:28 [2021-04-27T15:03:28.560Z] INFO: Starting docker-py tests...
15:03:28 [2021-04-27T15:03:28.560Z] ============================= test session starts ==============================
15:03:28 [2021-04-27T15:03:28.560Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
15:03:28 [2021-04-27T15:03:28.560Z] rootdir: /src, inifile: pytest.ini
15:03:28 [2021-04-27T15:03:28.560Z] plugins: timeout-1.3.3, cov-2.6.1
15:03:28 [2021-04-27T15:03:28.560Z] collected 390 items / 1 deselected / 389 selected
15:03:28 [2021-04-27T15:03:28.560Z] 
15:03:50 [2021-04-27T15:03:50.717Z] tests/integration/api_build_test.py .......................X             [  6%]
15:03:51 [2021-04-27T15:03:51.544Z] tests/integration/api_client_test.py .....                               [  7%]
15:03:53 [2021-04-27T15:03:53.748Z] tests/integration/api_config_test.py .....                               [  8%]
15:04:31 [2021-04-27T15:04:31.364Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
15:05:40 [2021-04-27T15:05:40.702Z] ..........................xx....................                         [ 29%]
15:06:07 [2021-04-27T15:06:07.855Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:06:17 [2021-04-27T15:06:17.563Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:06:21 [2021-04-27T15:06:21.986Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:06:52 [2021-04-27T15:06:52.710Z] tests/integration/api_network_test.py ............................       [ 47%]
15:07:00 [2021-04-27T15:07:00.785Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:07:02 [2021-04-27T15:07:02.989Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:07:07 [2021-04-27T15:07:07.045Z] tests/integration/api_service_test.py ....................s............. [ 60%]
15:07:21 [2021-04-27T15:07:21.970Z] ..........................                                               [ 67%]
15:08:07 [2021-04-27T15:08:07.195Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:08:22 [2021-04-27T15:08:22.067Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:08:24 [2021-04-27T15:08:24.227Z] tests/integration/client_test.py .....                                   [ 75%]
15:08:24 [2021-04-27T15:08:24.227Z] tests/integration/context_api_test.py ...                                [ 76%]
15:08:25 [2021-04-27T15:08:25.167Z] tests/integration/errors_test.py .                                       [ 76%]
15:08:51 [2021-04-27T15:08:51.841Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:09:11 [2021-04-27T15:09:11.105Z] .........                                                                [ 86%]
15:09:18 [2021-04-27T15:09:18.999Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:09:22 [2021-04-27T15:09:22.294Z] tests/integration/models_networks_test.py ....                           [ 91%]
15:09:27 [2021-04-27T15:09:27.562Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:09:29 [2021-04-27T15:09:29.465Z] tests/integration/models_resources_test.py .                             [ 91%]
15:09:31 [2021-04-27T15:09:31.617Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:09:35 [2021-04-27T15:09:35.424Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:09:35 [2021-04-27T15:09:35.424Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:09:40 [2021-04-27T15:09:40.372Z] tests/integration/regression_test.py ......                              [ 98%]
15:09:40 [2021-04-27T15:09:40.634Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:09:40 [2021-04-27T15:09:40.634Z] tests/integration/credentials/utils_test.py .                            [100%]
15:09:40 [2021-04-27T15:09:40.634Z] 
15:09:40 [2021-04-27T15:09:40.635Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:09:40 [2021-04-27T15:09:40.635Z] =========================== short test summary info ============================
15:09:40 [2021-04-27T15:09:40.635Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:09:40 [2021-04-27T15:09:40.635Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:09:40 [2021-04-27T15:09:40.635Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:09:40 [2021-04-27T15:09:40.635Z]   Not supported on most drivers
15:09:40 [2021-04-27T15:09:40.635Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:09:40 [2021-04-27T15:09:40.635Z]   Output of docker top depends on host distro, and is not formalized.
15:09:40 [2021-04-27T15:09:40.635Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:09:40 [2021-04-27T15:09:40.635Z]   Output of docker top depends on host distro, and is not formalized.
15:09:40 [2021-04-27T15:09:40.635Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:09:40 [2021-04-27T15:09:40.635Z]   Can fail if eth0 has multiple IP addresses
15:09:40 [2021-04-27T15:09:40.635Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:09:40 [2021-04-27T15:09:40.635Z]   This doesn't seem to be taken into account by the engine
15:09:40 [2021-04-27T15:09:40.635Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:09:40 [2021-04-27T15:09:40.635Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
15:09:40 [2021-04-27T15:09:40.635Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:09:40 [2021-04-27T15:09:40.635Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 373.63 seconds ==
15:09:40 [2021-04-27T15:09:40.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:09:53 [2021-04-27T15:09:53.118Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:53 [2021-04-27T15:09:53.118Z] 
15:09:53 [2021-04-27T15:09:53.118Z] Unloading profiles will leave already running processes permanently
15:09:53 [2021-04-27T15:09:53.118Z] unconfined, which can lead to unexpected situations.
15:09:53 [2021-04-27T15:09:53.118Z] 
15:09:53 [2021-04-27T15:09:53.118Z] To set a process to complain mode, use the command line tool
15:09:53 [2021-04-27T15:09:53.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:53 [2021-04-27T15:09:53.118Z]