Skip to content

Console Output

19:51:31 [2019-08-24T19:51:31.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39495/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d09fab232ed282d020afbe1e0935b53379df4ad -e DOCKER_GRAPHDRIVER docker:4d09fab232ed282d020afbe1e0935b53379df4ad hack/make.sh dynbinary-daemon test-docker-py
19:51:31 [2019-08-24T19:51:31.565Z] 
19:51:31 [2019-08-24T19:51:31.822Z] Removing bundles/
19:51:31 [2019-08-24T19:51:31.822Z] 
19:51:31 [2019-08-24T19:51:31.822Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:51:31 [2019-08-24T19:51:31.822Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:51:31 [2019-08-24T19:51:31.822Z] GOOS="" GOARCH="" GOARM=""
19:52:53 [2019-08-24T19:52:53.220Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:52:53 [2019-08-24T19:52:53.220Z] 
19:52:53 [2019-08-24T19:52:53.220Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:52:53 [2019-08-24T19:52:53.220Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:52:53 [2019-08-24T19:52:53.220Z] Using test binary docker
19:52:53 [2019-08-24T19:52:53.220Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:52:53 [2019-08-24T19:52:53.220Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:52:53 [2019-08-24T19:52:53.220Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:52:53 [2019-08-24T19:52:53.220Z] Warning failed to create cache: (null)
19:52:53 [2019-08-24T19:52:53.220Z] .
19:52:53 [2019-08-24T19:52:53.220Z] INFO: Waiting for daemon to start...
19:52:53 [2019-08-24T19:52:53.220Z] Starting dockerd
19:52:53 [2019-08-24T19:52:53.220Z] .
19:52:53 [2019-08-24T19:52:53.220Z] INFO: Building docker-sdk-python3:4.0.2...
19:54:00 [2019-08-24T19:54:00.892Z] sha256:49cc642c2fdd202252b5305964c62d508c85d704956bd1c348d01dc47d4b7b06
19:54:00 [2019-08-24T19:54:00.892Z] INFO: Starting docker-py tests...
19:54:00 [2019-08-24T19:54:00.892Z] ============================= test session starts ==============================
19:54:00 [2019-08-24T19:54:00.892Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
19:54:00 [2019-08-24T19:54:00.892Z] rootdir: /src, inifile: pytest.ini
19:54:00 [2019-08-24T19:54:00.892Z] plugins: timeout-1.3.3, cov-2.6.1
19:54:01 [2019-08-24T19:54:01.455Z] collected 385 items / 5 deselected
19:54:01 [2019-08-24T19:54:01.455Z] 
19:54:23 [2019-08-24T19:54:23.193Z] tests/integration/api_build_test.py ......................X              [  6%]
19:54:23 [2019-08-24T19:54:23.760Z] tests/integration/api_client_test.py .....                               [  7%]
19:54:25 [2019-08-24T19:54:25.693Z] tests/integration/api_config_test.py .....                               [  8%]
19:55:00 [2019-08-24T19:55:00.365Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:56:04 [2019-08-24T19:56:04.004Z] .................................................                        [ 30%]
19:56:22 [2019-08-24T19:56:22.672Z] tests/integration/api_exec_test.py ....................                  [ 35%]
19:56:30 [2019-08-24T19:56:30.399Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:56:34 [2019-08-24T19:56:34.291Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
19:56:55 [2019-08-24T19:56:55.697Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:57:04 [2019-08-24T19:57:04.023Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:57:05 [2019-08-24T19:57:05.466Z] tests/integration/api_secret_test.py .....                               [ 52%]
19:57:11 [2019-08-24T19:57:11.246Z] tests/integration/api_service_test.py ................s................. [ 61%]
19:57:24 [2019-08-24T19:57:24.611Z] ........................                                                 [ 67%]
19:58:01 [2019-08-24T19:58:01.374Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
19:58:16 [2019-08-24T19:58:16.226Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:58:18 [2019-08-24T19:58:18.373Z] tests/integration/client_test.py .....                                   [ 75%]
19:58:18 [2019-08-24T19:58:18.937Z] tests/integration/errors_test.py .                                       [ 76%]
19:58:51 [2019-08-24T19:58:51.732Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:59:09 [2019-08-24T19:59:09.515Z] .........                                                                [ 85%]
19:59:14 [2019-08-24T19:59:14.859Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:59:16 [2019-08-24T19:59:16.484Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:59:21 [2019-08-24T19:59:21.732Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:59:23 [2019-08-24T19:59:23.099Z] tests/integration/models_resources_test.py .                             [ 91%]
19:59:29 [2019-08-24T19:59:29.165Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:59:32 [2019-08-24T19:59:32.426Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:59:32 [2019-08-24T19:59:32.426Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:59:36 [2019-08-24T19:59:36.643Z] tests/integration/regression_test.py ......                              [ 98%]
19:59:37 [2019-08-24T19:59:37.413Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:59:37 [2019-08-24T19:59:37.413Z] tests/integration/credentials/utils_test.py .                            [100%]
19:59:37 [2019-08-24T19:59:37.413Z] 
19:59:37 [2019-08-24T19:59:37.413Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:59:37 [2019-08-24T19:59:37.413Z] =========================== short test summary info ============================
19:59:37 [2019-08-24T19:59:37.413Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:59:37 [2019-08-24T19:59:37.413Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:59:37 [2019-08-24T19:59:37.413Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:59:37 [2019-08-24T19:59:37.413Z]   Not supported on most drivers
19:59:37 [2019-08-24T19:59:37.413Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:59:37 [2019-08-24T19:59:37.413Z]   This doesn't seem to be taken into account by the engine
19:59:37 [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
19:59:37 [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
19:59:37 [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:59:37 [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:59:37 [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:59:37 [2019-08-24T19:59:37.413Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:59:37 [2019-08-24T19:59:37.413Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:59:37 [2019-08-24T19:59:37.413Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 337.17 seconds ==
19:59:37 [2019-08-24T19:59:37.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:59:50 [2019-08-24T19:59:50.155Z] umount: bundles/test-docker-py/root: mountpoint not found
19:59:50 [2019-08-24T19:59:50.155Z] Clearing AppArmor profiles cache:.
19:59:50 [2019-08-24T19:59:50.155Z] All profile caches have been cleared, but no profiles have been unloaded.
19:59:50 [2019-08-24T19:59:50.155Z] Unloading profiles will leave already running processes permanently
19:59:50 [2019-08-24T19:59:50.155Z] unconfined, which can lead to unexpected situations.
19:59:50 [2019-08-24T19:59:50.155Z] 
19:59:50 [2019-08-24T19:59:50.155Z] To set a process to complain mode, use the command line tool
19:59:50 [2019-08-24T19:59:50.155Z] 'aa-complain'. To really tear down all profiles, run the init script
19:59:50 [2019-08-24T19:59:50.155Z] with the 'teardown' option."
19:59:50 [2019-08-24T19:59:50.155Z]