Skip to content

Console Output

15:41:36 [2019-09-30T15:41:36.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40013/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f60d6ee4bc742ff12ff295507e73d24407b64fba -e DOCKER_GRAPHDRIVER docker:f60d6ee4bc742ff12ff295507e73d24407b64fba hack/make.sh dynbinary-daemon test-docker-py
15:41:37 [2019-09-30T15:41:37.309Z] 
15:41:37 [2019-09-30T15:41:37.309Z] Removing bundles/
15:41:37 [2019-09-30T15:41:37.309Z] 
15:41:37 [2019-09-30T15:41:37.309Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:41:37 [2019-09-30T15:41:37.309Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:41:37 [2019-09-30T15:41:37.309Z] GOOS="" GOARCH="" GOARM=""
15:42:58 [2019-09-30T15:42:58.743Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:42:58 [2019-09-30T15:42:58.743Z] 
15:42:58 [2019-09-30T15:42:58.743Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:42:58 [2019-09-30T15:42:58.743Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:42:58 [2019-09-30T15:42:58.743Z] Using test binary docker
15:42:58 [2019-09-30T15:42:58.743Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:42:58 [2019-09-30T15:42:58.743Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:42:58 [2019-09-30T15:42:58.743Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:42:58 [2019-09-30T15:42:58.743Z] Warning failed to create cache: (null)
15:42:58 [2019-09-30T15:42:58.743Z] .
15:42:58 [2019-09-30T15:42:58.743Z] INFO: Waiting for daemon to start...
15:42:58 [2019-09-30T15:42:58.743Z] Starting dockerd
15:42:58 [2019-09-30T15:42:58.743Z] .
15:42:58 [2019-09-30T15:42:58.743Z] INFO: Building docker-sdk-python3:4.0.2...
15:44:20 [2019-09-30T15:44:20.154Z] sha256:548be13f35316430e8010a11047e80d2585be16d2fad7e68b91857f366a4860a
15:44:20 [2019-09-30T15:44:20.154Z] INFO: Starting docker-py tests...
15:44:20 [2019-09-30T15:44:20.154Z] ============================= test session starts ==============================
15:44:20 [2019-09-30T15:44:20.154Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
15:44:20 [2019-09-30T15:44:20.154Z] rootdir: /src, inifile: pytest.ini
15:44:20 [2019-09-30T15:44:20.154Z] plugins: timeout-1.3.3, cov-2.6.1
15:44:20 [2019-09-30T15:44:20.154Z] collected 385 items / 6 deselected
15:44:20 [2019-09-30T15:44:20.154Z] 
15:44:37 [2019-09-30T15:44:37.619Z] tests/integration/api_build_test.py ......................X              [  6%]
15:44:38 [2019-09-30T15:44:38.183Z] tests/integration/api_client_test.py .....                               [  7%]
15:44:40 [2019-09-30T15:44:40.640Z] tests/integration/api_config_test.py .....                               [  8%]
15:45:22 [2019-09-30T15:45:22.609Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:46:37 [2019-09-30T15:46:37.774Z] ................................................                         [ 29%]
15:47:00 [2019-09-30T15:47:00.848Z] tests/integration/api_exec_test.py ....................                  [ 35%]
15:47:09 [2019-09-30T15:47:09.437Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:47:14 [2019-09-30T15:47:14.949Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
15:47:40 [2019-09-30T15:47:40.715Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:47:48 [2019-09-30T15:47:48.683Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:47:51 [2019-09-30T15:47:51.142Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:47:56 [2019-09-30T15:47:56.976Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:48:10 [2019-09-30T15:48:10.528Z] ........................                                                 [ 67%]
15:48:50 [2019-09-30T15:48:50.479Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
15:49:05 [2019-09-30T15:49:05.329Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:49:07 [2019-09-30T15:49:07.222Z] tests/integration/client_test.py .....                                   [ 75%]
15:49:08 [2019-09-30T15:49:08.152Z] tests/integration/errors_test.py .                                       [ 75%]
15:49:49 [2019-09-30T15:49:49.264Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:50:10 [2019-09-30T15:50:10.076Z] .........                                                                [ 85%]
15:50:16 [2019-09-30T15:50:16.237Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:50:18 [2019-09-30T15:50:18.388Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:50:23 [2019-09-30T15:50:23.640Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:50:25 [2019-09-30T15:50:25.536Z] tests/integration/models_resources_test.py .                             [ 91%]
15:50:31 [2019-09-30T15:50:31.303Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:50:35 [2019-09-30T15:50:35.719Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:50:35 [2019-09-30T15:50:35.719Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:50:40 [2019-09-30T15:50:40.761Z] tests/integration/regression_test.py ......                              [ 98%]
15:50:41 [2019-09-30T15:50:41.277Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:50:41 [2019-09-30T15:50:41.277Z] tests/integration/credentials/utils_test.py .                            [100%]
15:50:41 [2019-09-30T15:50:41.277Z] 
15:50:41 [2019-09-30T15:50:41.277Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:50:41 [2019-09-30T15:50:41.277Z] =========================== short test summary info ============================
15:50:41 [2019-09-30T15:50:41.277Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:50:41 [2019-09-30T15:50:41.277Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:50:41 [2019-09-30T15:50:41.277Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:50:41 [2019-09-30T15:50:41.277Z]   Not supported on most drivers
15:50:41 [2019-09-30T15:50:41.277Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:50:41 [2019-09-30T15:50:41.277Z]   This doesn't seem to be taken into account by the engine
15:50:41 [2019-09-30T15:50:41.277Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
15:50:41 [2019-09-30T15:50:41.277Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
15:50:41 [2019-09-30T15:50:41.277Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:50:41 [2019-09-30T15:50:41.277Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:50:41 [2019-09-30T15:50:41.277Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:50:41 [2019-09-30T15:50:41.277Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:50:41 [2019-09-30T15:50:41.277Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:50:41 [2019-09-30T15:50:41.277Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 391.24 seconds ==
15:50:41 [2019-09-30T15:50:41.534Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:50:53 [2019-09-30T15:50:53.714Z] umount: bundles/test-docker-py/root: mountpoint not found
15:50:53 [2019-09-30T15:50:53.715Z] Clearing AppArmor profiles cache:.
15:50:53 [2019-09-30T15:50:53.715Z] All profile caches have been cleared, but no profiles have been unloaded.
15:50:53 [2019-09-30T15:50:53.715Z] Unloading profiles will leave already running processes permanently
15:50:53 [2019-09-30T15:50:53.715Z] unconfined, which can lead to unexpected situations.
15:50:53 [2019-09-30T15:50:53.715Z] 
15:50:53 [2019-09-30T15:50:53.715Z] To set a process to complain mode, use the command line tool
15:50:53 [2019-09-30T15:50:53.715Z] 'aa-complain'. To really tear down all profiles, run the init script
15:50:53 [2019-09-30T15:50:53.715Z] with the 'teardown' option."
15:50:53 [2019-09-30T15:50:53.715Z]