Skip to content

Console Output

21:01:14 [2019-08-19T21:01:14.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39726-LJBT6O75QL6MVD5NIP6MRWKPIXRICNFGLGOA36CTYXZZ4GKQPTFQ/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7a305d86f2a11c4623db6cc28e4f5d7b9b03698 -e DOCKER_GRAPHDRIVER docker:e7a305d86f2a11c4623db6cc28e4f5d7b9b03698 hack/make.sh dynbinary-daemon test-docker-py
21:01:14 [2019-08-19T21:01:14.879Z] 
21:01:14 [2019-08-19T21:01:14.879Z] Removing bundles/
21:01:14 [2019-08-19T21:01:14.879Z] 
21:01:14 [2019-08-19T21:01:14.879Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:01:14 [2019-08-19T21:01:14.879Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:01:14 [2019-08-19T21:01:14.879Z] GOOS="" GOARCH="" GOARM=""
21:02:36 [2019-08-19T21:02:36.254Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:02:36 [2019-08-19T21:02:36.254Z] 
21:02:36 [2019-08-19T21:02:36.254Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:02:36 [2019-08-19T21:02:36.254Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:02:36 [2019-08-19T21:02:36.254Z] Using test binary docker
21:02:36 [2019-08-19T21:02:36.254Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:02:36 [2019-08-19T21:02:36.254Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:02:36 [2019-08-19T21:02:36.254Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:02:36 [2019-08-19T21:02:36.254Z] Warning failed to create cache: (null)
21:02:36 [2019-08-19T21:02:36.254Z] .
21:02:36 [2019-08-19T21:02:36.254Z] INFO: Waiting for daemon to start...
21:02:36 [2019-08-19T21:02:36.254Z] Starting dockerd
21:02:36 [2019-08-19T21:02:36.254Z] .
21:02:36 [2019-08-19T21:02:36.254Z] INFO: Building docker-sdk-python3:4.0.2...
21:03:43 [2019-08-19T21:03:43.880Z] sha256:f155cb7c464c713e49e747f9c09d9c0c6db4b75238ee63b60c7d4d1cabeb0817
21:03:43 [2019-08-19T21:03:43.880Z] INFO: Starting docker-py tests...
21:03:43 [2019-08-19T21:03:43.880Z] ============================= test session starts ==============================
21:03:43 [2019-08-19T21:03:43.880Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
21:03:43 [2019-08-19T21:03:43.880Z] rootdir: /src, inifile: pytest.ini
21:03:43 [2019-08-19T21:03:43.880Z] plugins: cov-2.6.1, timeout-1.3.3
21:03:43 [2019-08-19T21:03:43.880Z] collected 385 items / 5 deselected
21:03:43 [2019-08-19T21:03:43.880Z] 
21:04:05 [2019-08-19T21:04:05.071Z] tests/integration/api_build_test.py ......................X              [  6%]
21:04:05 [2019-08-19T21:04:05.632Z] tests/integration/api_client_test.py .....                               [  7%]
21:04:07 [2019-08-19T21:04:07.555Z] tests/integration/api_config_test.py .....                               [  8%]
21:04:42 [2019-08-19T21:04:42.227Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:05:46 [2019-08-19T21:05:46.144Z] .................................................                        [ 30%]
21:06:05 [2019-08-19T21:06:05.234Z] tests/integration/api_exec_test.py ....................                  [ 35%]
21:06:13 [2019-08-19T21:06:13.167Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:06:17 [2019-08-19T21:06:17.300Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
21:06:38 [2019-08-19T21:06:38.360Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:06:46 [2019-08-19T21:06:46.655Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:06:48 [2019-08-19T21:06:48.275Z] tests/integration/api_secret_test.py .....                               [ 52%]
21:06:53 [2019-08-19T21:06:53.853Z] tests/integration/api_service_test.py ................s................. [ 61%]
21:07:07 [2019-08-19T21:07:07.253Z] ........................                                                 [ 67%]
21:07:43 [2019-08-19T21:07:43.870Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
21:07:58 [2019-08-19T21:07:58.698Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:08:01 [2019-08-19T21:08:01.209Z] tests/integration/client_test.py .....                                   [ 75%]
21:08:01 [2019-08-19T21:08:01.464Z] tests/integration/errors_test.py .                                       [ 76%]
21:08:33 [2019-08-19T21:08:33.452Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:08:52 [2019-08-19T21:08:52.104Z] .........                                                                [ 85%]
21:08:57 [2019-08-19T21:08:57.584Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:08:59 [2019-08-19T21:08:59.205Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:09:05 [2019-08-19T21:09:05.737Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:09:05 [2019-08-19T21:09:05.737Z] tests/integration/models_resources_test.py .                             [ 91%]
21:09:11 [2019-08-19T21:09:11.792Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:09:15 [2019-08-19T21:09:15.565Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:09:15 [2019-08-19T21:09:15.565Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:09:19 [2019-08-19T21:09:19.896Z] tests/integration/regression_test.py ......                              [ 98%]
21:09:20 [2019-08-19T21:09:20.431Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:09:20 [2019-08-19T21:09:20.431Z] tests/integration/credentials/utils_test.py .                            [100%]
21:09:20 [2019-08-19T21:09:20.431Z] 
21:09:20 [2019-08-19T21:09:20.431Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:09:20 [2019-08-19T21:09:20.431Z] =========================== short test summary info ============================
21:09:20 [2019-08-19T21:09:20.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:09:20 [2019-08-19T21:09:20.431Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:09:20 [2019-08-19T21:09:20.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:09:20 [2019-08-19T21:09:20.431Z]   Not supported on most drivers
21:09:20 [2019-08-19T21:09:20.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:09:20 [2019-08-19T21:09:20.431Z]   This doesn't seem to be taken into account by the engine
21:09:20 [2019-08-19T21:09:20.432Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
21:09:20 [2019-08-19T21:09:20.432Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
21:09:20 [2019-08-19T21:09:20.432Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:09:20 [2019-08-19T21:09:20.432Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:09:20 [2019-08-19T21:09:20.432Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:09:20 [2019-08-19T21:09:20.432Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:09:20 [2019-08-19T21:09:20.432Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:09:20 [2019-08-19T21:09:20.432Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 338.52 seconds ==
21:09:20 [2019-08-19T21:09:20.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:09:33 [2019-08-19T21:09:33.154Z] umount: bundles/test-docker-py/root: mountpoint not found
21:09:33 [2019-08-19T21:09:33.154Z] Clearing AppArmor profiles cache:.
21:09:33 [2019-08-19T21:09:33.154Z] All profile caches have been cleared, but no profiles have been unloaded.
21:09:33 [2019-08-19T21:09:33.154Z] Unloading profiles will leave already running processes permanently
21:09:33 [2019-08-19T21:09:33.154Z] unconfined, which can lead to unexpected situations.
21:09:33 [2019-08-19T21:09:33.154Z] 
21:09:33 [2019-08-19T21:09:33.154Z] To set a process to complain mode, use the command line tool
21:09:33 [2019-08-19T21:09:33.154Z] 'aa-complain'. To really tear down all profiles, run the init script
21:09:33 [2019-08-19T21:09:33.154Z] with the 'teardown' option."
21:09:33 [2019-08-19T21:09:33.154Z]