Skip to content

Console Output

15:42:52 [2019-10-22T15:42:52.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/make.sh dynbinary-daemon test-docker-py
15:42:53 [2019-10-22T15:42:53.876Z] 
15:42:53 [2019-10-22T15:42:53.876Z] Removing bundles/
15:42:53 [2019-10-22T15:42:53.876Z] 
15:42:53 [2019-10-22T15:42:53.876Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:42:53 [2019-10-22T15:42:53.876Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:42:53 [2019-10-22T15:42:53.876Z] GOOS="" GOARCH="" GOARM=""
15:44:15 [2019-10-22T15:44:15.281Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:44:15 [2019-10-22T15:44:15.281Z] 
15:44:15 [2019-10-22T15:44:15.281Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:44:15 [2019-10-22T15:44:15.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:44:15 [2019-10-22T15:44:15.281Z] Using test binary docker
15:44:15 [2019-10-22T15:44:15.281Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:44:15 [2019-10-22T15:44:15.281Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:44:15 [2019-10-22T15:44:15.281Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:44:15 [2019-10-22T15:44:15.281Z] Warning failed to create cache: (null)
15:44:15 [2019-10-22T15:44:15.281Z] .
15:44:15 [2019-10-22T15:44:15.281Z] INFO: Waiting for daemon to start...
15:44:15 [2019-10-22T15:44:15.281Z] Starting dockerd
15:44:15 [2019-10-22T15:44:15.281Z] .
15:44:15 [2019-10-22T15:44:15.281Z] INFO: Building docker-sdk-python3:4.1.0...
15:45:11 [2019-10-22T15:45:11.491Z] sha256:450c4a2493cf9efdacf9492666e797835b3ffca60f1a52ffd8b9ab5323d7c402
15:45:11 [2019-10-22T15:45:11.491Z] INFO: Starting docker-py tests...
15:45:11 [2019-10-22T15:45:11.491Z] ============================= test session starts ==============================
15:45:11 [2019-10-22T15:45:11.491Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
15:45:11 [2019-10-22T15:45:11.491Z] rootdir: /src, inifile: pytest.ini
15:45:11 [2019-10-22T15:45:11.491Z] plugins: timeout-1.3.3, cov-2.6.1
15:45:11 [2019-10-22T15:45:11.491Z] collected 385 items / 5 deselected / 380 selected
15:45:11 [2019-10-22T15:45:11.491Z] 
15:45:34 [2019-10-22T15:45:34.273Z] tests/integration/api_build_test.py ......................X              [  6%]
15:45:34 [2019-10-22T15:45:34.839Z] tests/integration/api_client_test.py .....                               [  7%]
15:45:37 [2019-10-22T15:45:37.298Z] tests/integration/api_config_test.py .....                               [  8%]
15:46:20 [2019-10-22T15:46:20.629Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:47:39 [2019-10-22T15:47:39.516Z] ................................................                         [ 29%]
15:48:04 [2019-10-22T15:48:04.463Z] tests/integration/api_exec_test.py ....................                  [ 35%]
15:48:13 [2019-10-22T15:48:13.053Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:48:23 [2019-10-22T15:48:23.450Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
15:48:49 [2019-10-22T15:48:49.727Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:48:58 [2019-10-22T15:48:58.504Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:49:00 [2019-10-22T15:49:00.963Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:49:06 [2019-10-22T15:49:06.687Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:49:19 [2019-10-22T15:49:19.205Z] .........................                                                [ 67%]
15:50:02 [2019-10-22T15:50:02.360Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
15:50:17 [2019-10-22T15:50:17.212Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:50:19 [2019-10-22T15:50:19.105Z] tests/integration/client_test.py .....                                   [ 75%]
15:50:20 [2019-10-22T15:50:20.036Z] tests/integration/errors_test.py .                                       [ 76%]
15:51:02 [2019-10-22T15:51:02.369Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:51:23 [2019-10-22T15:51:23.511Z] .........                                                                [ 85%]
15:51:30 [2019-10-22T15:51:30.405Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:51:32 [2019-10-22T15:51:32.555Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:51:37 [2019-10-22T15:51:37.808Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:51:39 [2019-10-22T15:51:39.706Z] tests/integration/models_resources_test.py .                             [ 91%]
15:51:45 [2019-10-22T15:51:45.476Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:51:49 [2019-10-22T15:51:49.368Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:51:49 [2019-10-22T15:51:49.368Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:51:54 [2019-10-22T15:51:54.438Z] tests/integration/regression_test.py ......                              [ 98%]
15:51:54 [2019-10-22T15:51:54.953Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:51:54 [2019-10-22T15:51:54.953Z] tests/integration/credentials/utils_test.py .                            [100%]
15:51:54 [2019-10-22T15:51:54.953Z] 
15:51:54 [2019-10-22T15:51:54.953Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:51:54 [2019-10-22T15:51:54.953Z] =========================== short test summary info ============================
15:51:54 [2019-10-22T15:51:54.953Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:51:54 [2019-10-22T15:51:54.953Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:51:54 [2019-10-22T15:51:54.953Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:51:54 [2019-10-22T15:51:54.953Z]   Not supported on most drivers
15:51:54 [2019-10-22T15:51:54.953Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:51:54 [2019-10-22T15:51:54.953Z]   This doesn't seem to be taken into account by the engine
15:51:54 [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:51:54 [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:51:54 [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:51:54 [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:51:54 [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:51:54 [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:51:54 [2019-10-22T15:51:54.953Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:51:54 [2019-10-22T15:51:54.953Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 410.55 seconds ==
15:51:55 [2019-10-22T15:51:55.210Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:52:07 [2019-10-22T15:52:07.395Z] Clearing AppArmor profiles cache:.
15:52:07 [2019-10-22T15:52:07.395Z] All profile caches have been cleared, but no profiles have been unloaded.
15:52:07 [2019-10-22T15:52:07.395Z] Unloading profiles will leave already running processes permanently
15:52:07 [2019-10-22T15:52:07.395Z] unconfined, which can lead to unexpected situations.
15:52:07 [2019-10-22T15:52:07.395Z] 
15:52:07 [2019-10-22T15:52:07.395Z] To set a process to complain mode, use the command line tool
15:52:07 [2019-10-22T15:52:07.395Z] 'aa-complain'. To really tear down all profiles, run the init script
15:52:07 [2019-10-22T15:52:07.395Z] with the 'teardown' option."
15:52:07 [2019-10-22T15:52:07.395Z]