Skip to content

Console Output

14:03:23 [2019-11-25T14:03:23.462Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d708a8bcd82ab2adb5138d4af43af0432543bfaf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d708a8bcd82ab2adb5138d4af43af0432543bfaf hack/make.sh dynbinary-daemon test-docker-py
14:03:24 [2019-11-25T14:03:24.085Z] 
14:03:24 [2019-11-25T14:03:24.085Z] Removing bundles/
14:03:24 [2019-11-25T14:03:24.085Z] 
14:03:24 [2019-11-25T14:03:24.085Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:03:24 [2019-11-25T14:03:24.085Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:03:24 [2019-11-25T14:03:24.085Z] GOOS="" GOARCH="" GOARM=""
14:04:45 [2019-11-25T14:04:45.785Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:04:45 [2019-11-25T14:04:45.785Z] 
14:04:45 [2019-11-25T14:04:45.785Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:04:45 [2019-11-25T14:04:45.785Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:04:45 [2019-11-25T14:04:45.785Z] Using test binary docker
14:04:45 [2019-11-25T14:04:45.785Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:04:45 [2019-11-25T14:04:45.785Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:04:45 [2019-11-25T14:04:45.785Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:04:45 [2019-11-25T14:04:45.785Z] Warning failed to create cache: (null)
14:04:45 [2019-11-25T14:04:45.785Z] .
14:04:45 [2019-11-25T14:04:45.785Z] Starting dockerd
14:04:45 [2019-11-25T14:04:45.785Z] INFO: Waiting for daemon to start...
14:04:45 [2019-11-25T14:04:45.785Z] .
14:04:45 [2019-11-25T14:04:45.785Z] INFO: Building docker-sdk-python3:4.1.0...
14:05:32 [2019-11-25T14:05:32.692Z] sha256:ca0bd9da3f39c99d01e83dffa71df5f2075a6dc60eeea5d104f737d4299885ed
14:05:32 [2019-11-25T14:05:32.692Z] INFO: Starting docker-py tests...
14:05:32 [2019-11-25T14:05:32.692Z] ============================= test session starts ==============================
14:05:32 [2019-11-25T14:05:32.692Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
14:05:32 [2019-11-25T14:05:32.692Z] rootdir: /src, inifile: pytest.ini
14:05:32 [2019-11-25T14:05:32.692Z] plugins: timeout-1.3.3, cov-2.6.1
14:05:32 [2019-11-25T14:05:32.692Z] collected 385 items / 5 deselected / 380 selected
14:05:32 [2019-11-25T14:05:32.692Z] 
14:05:54 [2019-11-25T14:05:54.212Z] tests/integration/api_build_test.py ......................X              [  6%]
14:05:54 [2019-11-25T14:05:54.466Z] tests/integration/api_client_test.py .....                               [  7%]
14:05:56 [2019-11-25T14:05:56.383Z] tests/integration/api_config_test.py .....                               [  8%]
14:06:30 [2019-11-25T14:06:30.583Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:07:33 [2019-11-25T14:07:33.117Z] ................................................                         [ 29%]
14:07:51 [2019-11-25T14:07:51.983Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:07:59 [2019-11-25T14:07:59.972Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:08:03 [2019-11-25T14:08:03.565Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
14:08:25 [2019-11-25T14:08:25.117Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:08:33 [2019-11-25T14:08:33.331Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:08:34 [2019-11-25T14:08:34.939Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:08:39 [2019-11-25T14:08:39.051Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:08:53 [2019-11-25T14:08:53.755Z] .........................                                                [ 67%]
14:09:30 [2019-11-25T14:09:30.755Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
14:09:45 [2019-11-25T14:09:45.780Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:09:47 [2019-11-25T14:09:47.659Z] tests/integration/client_test.py .....                                   [ 75%]
14:09:48 [2019-11-25T14:09:48.625Z] tests/integration/errors_test.py .                                       [ 76%]
14:10:22 [2019-11-25T14:10:22.166Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:10:40 [2019-11-25T14:10:40.755Z] .........                                                                [ 85%]
14:10:46 [2019-11-25T14:10:46.116Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:10:47 [2019-11-25T14:10:47.815Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:10:53 [2019-11-25T14:10:53.212Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:10:54 [2019-11-25T14:10:54.178Z] tests/integration/models_resources_test.py .                             [ 91%]
14:11:00 [2019-11-25T14:11:00.433Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:11:04 [2019-11-25T14:11:04.388Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:11:04 [2019-11-25T14:11:04.388Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:11:08 [2019-11-25T14:11:08.158Z] tests/integration/regression_test.py ......                              [ 98%]
14:11:08 [2019-11-25T14:11:08.667Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:11:08 [2019-11-25T14:11:08.667Z] tests/integration/credentials/utils_test.py .                            [100%]
14:11:08 [2019-11-25T14:11:08.667Z] 
14:11:08 [2019-11-25T14:11:08.667Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:11:08 [2019-11-25T14:11:08.667Z] =========================== short test summary info ============================
14:11:08 [2019-11-25T14:11:08.667Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:11:08 [2019-11-25T14:11:08.667Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:11:08 [2019-11-25T14:11:08.667Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:11:08 [2019-11-25T14:11:08.667Z]   Not supported on most drivers
14:11:08 [2019-11-25T14:11:08.667Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:11:08 [2019-11-25T14:11:08.667Z]   This doesn't seem to be taken into account by the engine
14:11:08 [2019-11-25T14:11:08.667Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:11:08 [2019-11-25T14:11:08.667Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:11:08 [2019-11-25T14:11:08.667Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:11:08 [2019-11-25T14:11:08.667Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:11:08 [2019-11-25T14:11:08.667Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:11:08 [2019-11-25T14:11:08.667Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:11:08 [2019-11-25T14:11:08.667Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:11:08 [2019-11-25T14:11:08.667Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 337.77 seconds ==
14:11:09 [2019-11-25T14:11:09.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:11:21 [2019-11-25T14:11:21.500Z] Clearing AppArmor profiles cache:.
14:11:21 [2019-11-25T14:11:21.500Z] All profile caches have been cleared, but no profiles have been unloaded.
14:11:21 [2019-11-25T14:11:21.500Z] Unloading profiles will leave already running processes permanently
14:11:21 [2019-11-25T14:11:21.500Z] unconfined, which can lead to unexpected situations.
14:11:21 [2019-11-25T14:11:21.500Z] 
14:11:21 [2019-11-25T14:11:21.500Z] To set a process to complain mode, use the command line tool
14:11:21 [2019-11-25T14:11:21.500Z] 'aa-complain'. To really tear down all profiles, run the init script
14:11:21 [2019-11-25T14:11:21.500Z] with the 'teardown' option."
14:11:21 [2019-11-25T14:11:21.500Z]