Skip to content

Console Output

07:39:54 [2019-09-16T07:39:54.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ffa71593976fe661f2cb5e5fe6883988ab408f60 -e DOCKER_GRAPHDRIVER docker:ffa71593976fe661f2cb5e5fe6883988ab408f60 hack/make.sh dynbinary-daemon test-docker-py
07:39:54 [2019-09-16T07:39:54.588Z] 
07:39:54 [2019-09-16T07:39:54.844Z] Removing bundles/
07:39:54 [2019-09-16T07:39:54.844Z] 
07:39:54 [2019-09-16T07:39:54.844Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
07:39:54 [2019-09-16T07:39:54.844Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:39:54 [2019-09-16T07:39:54.844Z] GOOS="" GOARCH="" GOARM=""
07:41:16 [2019-09-16T07:41:16.244Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:41:16 [2019-09-16T07:41:16.244Z] 
07:41:16 [2019-09-16T07:41:16.244Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:41:16 [2019-09-16T07:41:16.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:41:16 [2019-09-16T07:41:16.244Z] Using test binary docker
07:41:16 [2019-09-16T07:41:16.244Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:41:16 [2019-09-16T07:41:16.244Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
07:41:16 [2019-09-16T07:41:16.244Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
07:41:16 [2019-09-16T07:41:16.244Z] Warning failed to create cache: (null)
07:41:16 [2019-09-16T07:41:16.244Z] .
07:41:16 [2019-09-16T07:41:16.244Z] INFO: Waiting for daemon to start...
07:41:16 [2019-09-16T07:41:16.244Z] Starting dockerd
07:41:16 [2019-09-16T07:41:16.244Z] .
07:41:16 [2019-09-16T07:41:16.244Z] INFO: Building docker-sdk-python3:4.0.2...
07:42:23 [2019-09-16T07:42:23.895Z] sha256:71175a481a7a8039290d8826c5627c0d640dfc5aeeda1db92fa4bee104fbdf84
07:42:23 [2019-09-16T07:42:23.895Z] INFO: Starting docker-py tests...
07:42:23 [2019-09-16T07:42:23.895Z] ============================= test session starts ==============================
07:42:23 [2019-09-16T07:42:23.895Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
07:42:23 [2019-09-16T07:42:23.895Z] rootdir: /src, inifile: pytest.ini
07:42:23 [2019-09-16T07:42:23.895Z] plugins: timeout-1.3.3, cov-2.6.1
07:42:23 [2019-09-16T07:42:23.895Z] collected 385 items / 6 deselected
07:42:23 [2019-09-16T07:42:23.895Z] 
07:42:46 [2019-09-16T07:42:46.012Z] tests/integration/api_build_test.py ......................X              [  6%]
07:42:46 [2019-09-16T07:42:46.575Z] tests/integration/api_client_test.py .....                               [  7%]
07:42:48 [2019-09-16T07:42:48.507Z] tests/integration/api_config_test.py .....                               [  8%]
07:43:22 [2019-09-16T07:43:22.603Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
07:44:25 [2019-09-16T07:44:25.089Z] ................................................                         [ 29%]
07:44:43 [2019-09-16T07:44:43.775Z] tests/integration/api_exec_test.py ....................                  [ 35%]
07:44:51 [2019-09-16T07:44:51.206Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
07:44:55 [2019-09-16T07:44:55.870Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
07:45:17 [2019-09-16T07:45:17.217Z] tests/integration/api_network_test.py ...........................        [ 47%]
07:45:27 [2019-09-16T07:45:27.178Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
07:45:28 [2019-09-16T07:45:28.365Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:45:34 [2019-09-16T07:45:34.409Z] tests/integration/api_service_test.py ................s................. [ 60%]
07:45:48 [2019-09-16T07:45:48.028Z] ........................                                                 [ 67%]
07:46:24 [2019-09-16T07:46:24.737Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
07:46:39 [2019-09-16T07:46:39.582Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:46:41 [2019-09-16T07:46:41.731Z] tests/integration/client_test.py .....                                   [ 75%]
07:46:42 [2019-09-16T07:46:42.300Z] tests/integration/errors_test.py .                                       [ 75%]
07:47:14 [2019-09-16T07:47:14.807Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:47:32 [2019-09-16T07:47:32.686Z] .........                                                                [ 85%]
07:47:38 [2019-09-16T07:47:38.034Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:47:39 [2019-09-16T07:47:39.917Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:47:45 [2019-09-16T07:47:45.166Z] tests/integration/models_nodes_test.py .                                 [ 91%]
07:47:46 [2019-09-16T07:47:46.536Z] tests/integration/models_resources_test.py .                             [ 91%]
07:47:52 [2019-09-16T07:47:52.299Z] tests/integration/models_services_test.py ..............X.               [ 95%]
07:47:56 [2019-09-16T07:47:56.082Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:47:56 [2019-09-16T07:47:56.082Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:48:00 [2019-09-16T07:48:00.185Z] tests/integration/regression_test.py ......                              [ 98%]
07:48:00 [2019-09-16T07:48:00.956Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:48:00 [2019-09-16T07:48:00.956Z] tests/integration/credentials/utils_test.py .                            [100%]
07:48:00 [2019-09-16T07:48:00.956Z] 
07:48:00 [2019-09-16T07:48:00.956Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:48:00 [2019-09-16T07:48:00.956Z] =========================== short test summary info ============================
07:48:00 [2019-09-16T07:48:00.956Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:48:00 [2019-09-16T07:48:00.956Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:48:00 [2019-09-16T07:48:00.956Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:48:00 [2019-09-16T07:48:00.956Z]   Not supported on most drivers
07:48:00 [2019-09-16T07:48:00.956Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:48:00 [2019-09-16T07:48:00.956Z]   This doesn't seem to be taken into account by the engine
07:48:00 [2019-09-16T07:48:00.956Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
07:48:00 [2019-09-16T07:48:00.956Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
07:48:00 [2019-09-16T07:48:00.956Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
07:48:00 [2019-09-16T07:48:00.956Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
07:48:00 [2019-09-16T07:48:00.956Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
07:48:00 [2019-09-16T07:48:00.956Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
07:48:00 [2019-09-16T07:48:00.956Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:48:00 [2019-09-16T07:48:00.956Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 338.30 seconds ==
07:48:01 [2019-09-16T07:48:01.213Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:48:13 [2019-09-16T07:48:13.389Z] umount: bundles/test-docker-py/root: mountpoint not found
07:48:13 [2019-09-16T07:48:13.389Z] Clearing AppArmor profiles cache:.
07:48:13 [2019-09-16T07:48:13.389Z] All profile caches have been cleared, but no profiles have been unloaded.
07:48:13 [2019-09-16T07:48:13.389Z] Unloading profiles will leave already running processes permanently
07:48:13 [2019-09-16T07:48:13.389Z] unconfined, which can lead to unexpected situations.
07:48:13 [2019-09-16T07:48:13.389Z] 
07:48:13 [2019-09-16T07:48:13.389Z] To set a process to complain mode, use the command line tool
07:48:13 [2019-09-16T07:48:13.389Z] 'aa-complain'. To really tear down all profiles, run the init script
07:48:13 [2019-09-16T07:48:13.389Z] with the 'teardown' option."
07:48:13 [2019-09-16T07:48:13.389Z]