Skip to content

Console Output

08:51:35 [2020-09-01T08:51:35.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdd22e562839a5680b00b3874ba1779b0e1c86f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdd22e562839a5680b00b3874ba1779b0e1c86f7 hack/make.sh dynbinary-daemon test-docker-py
08:51:35 [2020-09-01T08:51:35.961Z] 
08:51:35 [2020-09-01T08:51:35.961Z] Removing bundles/
08:51:35 [2020-09-01T08:51:35.961Z] 
08:51:35 [2020-09-01T08:51:35.961Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:51:35 [2020-09-01T08:51:35.961Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:51:35 [2020-09-01T08:51:35.961Z] GOOS="" GOARCH="" GOARM=""
08:53:12 [2020-09-01T08:53:12.407Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:53:12 [2020-09-01T08:53:12.407Z] 
08:53:12 [2020-09-01T08:53:12.407Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:53:12 [2020-09-01T08:53:12.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:53:12 [2020-09-01T08:53:12.407Z] Using test binary docker
08:53:12 [2020-09-01T08:53:12.407Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:53:12 [2020-09-01T08:53:12.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:53:12 [2020-09-01T08:53:12.407Z] INFO: Waiting for daemon to start...
08:53:12 [2020-09-01T08:53:12.407Z] Starting dockerd
08:53:12 [2020-09-01T08:53:12.407Z] .
08:53:12 [2020-09-01T08:53:12.407Z] INFO: Building docker-sdk-python3:4.3.0...
08:53:44 [2020-09-01T08:53:44.512Z] sha256:ce2348538eb5ba0c4beebd4a27d0ac4ffbfb9d7d5222d681e80a6ea37bc81127
08:53:44 [2020-09-01T08:53:44.512Z] INFO: Starting docker-py tests...
08:53:44 [2020-09-01T08:53:44.512Z] ============================= test session starts ==============================
08:53:44 [2020-09-01T08:53:44.512Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
08:53:44 [2020-09-01T08:53:44.512Z] rootdir: /src, inifile: pytest.ini
08:53:44 [2020-09-01T08:53:44.512Z] plugins: cov-2.6.1, timeout-1.3.3
08:53:45 [2020-09-01T08:53:45.447Z] collected 389 items / 1 deselected / 388 selected
08:53:45 [2020-09-01T08:53:45.447Z] 
08:54:01 [2020-09-01T08:54:01.555Z] tests/integration/api_build_test.py .......................X             [  6%]
08:54:02 [2020-09-01T08:54:02.123Z] tests/integration/api_client_test.py .....                               [  7%]
08:54:03 [2020-09-01T08:54:03.625Z] tests/integration/api_config_test.py .....                               [  8%]
08:54:33 [2020-09-01T08:54:33.007Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:55:25 [2020-09-01T08:55:25.538Z] ..........................xx....................                         [ 29%]
08:55:41 [2020-09-01T08:55:41.182Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:55:48 [2020-09-01T08:55:48.658Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:55:51 [2020-09-01T08:55:51.648Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:56:07 [2020-09-01T08:56:07.807Z] tests/integration/api_network_test.py ............................       [ 47%]
08:56:15 [2020-09-01T08:56:15.021Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:56:16 [2020-09-01T08:56:16.213Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:56:20 [2020-09-01T08:56:20.464Z] tests/integration/api_service_test.py .................................. [ 60%]
08:56:34 [2020-09-01T08:56:34.788Z] .........................                                                [ 67%]
08:57:15 [2020-09-01T08:57:15.539Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:57:33 [2020-09-01T08:57:33.612Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:57:33 [2020-09-01T08:57:33.613Z] tests/integration/client_test.py .....                                   [ 75%]
08:57:33 [2020-09-01T08:57:33.613Z] tests/integration/context_api_test.py ...                                [ 76%]
08:57:33 [2020-09-01T08:57:33.613Z] tests/integration/errors_test.py .                                       [ 76%]
08:58:08 [2020-09-01T08:58:08.113Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:58:24 [2020-09-01T08:58:24.043Z] .........                                                                [ 86%]
08:58:28 [2020-09-01T08:58:28.121Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:58:29 [2020-09-01T08:58:29.571Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:58:36 [2020-09-01T08:58:36.151Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:58:36 [2020-09-01T08:58:36.151Z] tests/integration/models_resources_test.py .                             [ 91%]
08:58:41 [2020-09-01T08:58:41.931Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:58:44 [2020-09-01T08:58:44.679Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:58:44 [2020-09-01T08:58:44.679Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:58:48 [2020-09-01T08:58:48.601Z] tests/integration/regression_test.py ......                              [ 98%]
08:58:49 [2020-09-01T08:58:49.118Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:58:49 [2020-09-01T08:58:49.118Z] tests/integration/credentials/utils_test.py .                            [100%]
08:58:49 [2020-09-01T08:58:49.118Z] 
08:58:49 [2020-09-01T08:58:49.118Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:58:49 [2020-09-01T08:58:49.118Z] =========================== short test summary info ============================
08:58:49 [2020-09-01T08:58:49.118Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:58:49 [2020-09-01T08:58:49.118Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:58:49 [2020-09-01T08:58:49.118Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:58:49 [2020-09-01T08:58:49.118Z]   Not supported on most drivers
08:58:49 [2020-09-01T08:58:49.118Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:58:49 [2020-09-01T08:58:49.118Z]   Output of docker top depends on host distro, and is not formalized.
08:58:49 [2020-09-01T08:58:49.118Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:58:49 [2020-09-01T08:58:49.118Z]   Output of docker top depends on host distro, and is not formalized.
08:58:49 [2020-09-01T08:58:49.118Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:58:49 [2020-09-01T08:58:49.118Z]   Can fail if eth0 has multiple IP addresses
08:58:49 [2020-09-01T08:58:49.118Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:58:49 [2020-09-01T08:58:49.118Z]   This doesn't seem to be taken into account by the engine
08:58:49 [2020-09-01T08:58:49.118Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:58:49 [2020-09-01T08:58:49.118Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:58:49 [2020-09-01T08:58:49.118Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 304.59 seconds ==
08:58:49 [2020-09-01T08:58:49.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:59:01 [2020-09-01T08:59:01.578Z] Leaving: AppArmorNo profiles have been unloaded.
08:59:01 [2020-09-01T08:59:01.578Z] 
08:59:01 [2020-09-01T08:59:01.578Z] Unloading profiles will leave already running processes permanently
08:59:01 [2020-09-01T08:59:01.578Z] unconfined, which can lead to unexpected situations.
08:59:01 [2020-09-01T08:59:01.578Z] 
08:59:01 [2020-09-01T08:59:01.578Z] To set a process to complain mode, use the command line tool
08:59:01 [2020-09-01T08:59:01.578Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:59:01 [2020-09-01T08:59:01.578Z]