Skip to content

Console Output

23:43:53 [2020-11-18T23:43:53.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c7f0b509cf21b066c2f088908c555f014242e280 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c7f0b509cf21b066c2f088908c555f014242e280 hack/make.sh dynbinary-daemon test-docker-py
23:43:53 [2020-11-18T23:43:53.598Z] 
23:43:53 [2020-11-18T23:43:53.598Z] Removing bundles/
23:43:53 [2020-11-18T23:43:53.598Z] 
23:43:53 [2020-11-18T23:43:53.598Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:43:53 [2020-11-18T23:43:53.598Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:43:53 [2020-11-18T23:43:53.598Z] GOOS="" GOARCH="" GOARM=""
23:45:30 [2020-11-18T23:45:30.077Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:45:30 [2020-11-18T23:45:30.077Z] 
23:45:30 [2020-11-18T23:45:30.077Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:45:30 [2020-11-18T23:45:30.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:45:30 [2020-11-18T23:45:30.077Z] Using test binary docker
23:45:30 [2020-11-18T23:45:30.077Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:45:30 [2020-11-18T23:45:30.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:45:30 [2020-11-18T23:45:30.077Z] INFO: Waiting for daemon to start...
23:45:30 [2020-11-18T23:45:30.077Z] Starting dockerd
23:45:30 [2020-11-18T23:45:30.077Z] .
23:45:30 [2020-11-18T23:45:30.077Z] INFO: Building docker-sdk-python3:4.3.0...
23:46:08 [2020-11-18T23:46:08.814Z] sha256:ee313ffaa272f53dc90b4aa52804f8a255b4635882112e3e95245167ce245628
23:46:08 [2020-11-18T23:46:08.814Z] INFO: Starting docker-py tests...
23:46:08 [2020-11-18T23:46:08.814Z] ============================= test session starts ==============================
23:46:08 [2020-11-18T23:46:08.814Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
23:46:08 [2020-11-18T23:46:08.814Z] rootdir: /src, inifile: pytest.ini
23:46:08 [2020-11-18T23:46:08.814Z] plugins: timeout-1.3.3, cov-2.6.1
23:46:08 [2020-11-18T23:46:08.814Z] collected 389 items / 1 deselected / 388 selected
23:46:08 [2020-11-18T23:46:08.814Z] 
23:46:25 [2020-11-18T23:46:25.834Z] tests/integration/api_build_test.py .......................X             [  6%]
23:46:26 [2020-11-18T23:46:26.401Z] tests/integration/api_client_test.py .....                               [  7%]
23:46:27 [2020-11-18T23:46:27.906Z] tests/integration/api_config_test.py .....                               [  8%]
23:46:58 [2020-11-18T23:46:58.190Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:47:52 [2020-11-18T23:47:52.891Z] ..........................xx....................                         [ 29%]
23:48:09 [2020-11-18T23:48:09.752Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:48:17 [2020-11-18T23:48:17.227Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:48:21 [2020-11-18T23:48:21.376Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:48:38 [2020-11-18T23:48:38.213Z] tests/integration/api_network_test.py ............................       [ 47%]
23:48:47 [2020-11-18T23:48:47.000Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:48:48 [2020-11-18T23:48:48.506Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:48:53 [2020-11-18T23:48:53.294Z] tests/integration/api_service_test.py .................................. [ 60%]
23:49:07 [2020-11-18T23:49:07.890Z] .........................                                                [ 67%]
23:49:48 [2020-11-18T23:49:48.900Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/client_test.py .....                                   [ 75%]
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/context_api_test.py ...                                [ 76%]
23:50:06 [2020-11-18T23:50:06.983Z] tests/integration/errors_test.py .                                       [ 76%]
23:51:05 [2020-11-18T23:51:05.654Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:51:22 [2020-11-18T23:51:22.017Z] .........                                                                [ 86%]
23:51:27 [2020-11-18T23:51:27.484Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:51:28 [2020-11-18T23:51:28.681Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:51:35 [2020-11-18T23:51:35.248Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:51:35 [2020-11-18T23:51:35.248Z] tests/integration/models_resources_test.py .                             [ 91%]
23:51:41 [2020-11-18T23:51:41.344Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:51:44 [2020-11-18T23:51:44.626Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:51:44 [2020-11-18T23:51:44.626Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:51:48 [2020-11-18T23:51:48.297Z] tests/integration/regression_test.py ......                              [ 98%]
23:51:48 [2020-11-18T23:51:48.816Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:51:48 [2020-11-18T23:51:48.816Z] tests/integration/credentials/utils_test.py .                            [100%]
23:51:48 [2020-11-18T23:51:48.816Z] 
23:51:48 [2020-11-18T23:51:48.816Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:51:48 [2020-11-18T23:51:48.816Z] =========================== short test summary info ============================
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:51:48 [2020-11-18T23:51:48.816Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:51:48 [2020-11-18T23:51:48.816Z]   Not supported on most drivers
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:51:48 [2020-11-18T23:51:48.816Z]   Output of docker top depends on host distro, and is not formalized.
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:51:48 [2020-11-18T23:51:48.816Z]   Output of docker top depends on host distro, and is not formalized.
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:51:48 [2020-11-18T23:51:48.816Z]   Can fail if eth0 has multiple IP addresses
23:51:48 [2020-11-18T23:51:48.816Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:51:48 [2020-11-18T23:51:48.816Z]   This doesn't seem to be taken into account by the engine
23:51:48 [2020-11-18T23:51:48.816Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:51:48 [2020-11-18T23:51:48.816Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:51:48 [2020-11-18T23:51:48.816Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.06 seconds ==
23:51:49 [2020-11-18T23:51:49.075Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:52:01 [2020-11-18T23:52:01.280Z] Leaving: AppArmorNo profiles have been unloaded.
23:52:01 [2020-11-18T23:52:01.280Z] 
23:52:01 [2020-11-18T23:52:01.280Z] Unloading profiles will leave already running processes permanently
23:52:01 [2020-11-18T23:52:01.280Z] unconfined, which can lead to unexpected situations.
23:52:01 [2020-11-18T23:52:01.280Z] 
23:52:01 [2020-11-18T23:52:01.280Z] To set a process to complain mode, use the command line tool
23:52:01 [2020-11-18T23:52:01.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:52:01 [2020-11-18T23:52:01.280Z]