Skip to content

Console Output

14:48:26 [2020-01-17T14:48:26.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-448/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71dec69ef554e889f53dc2909a213dbab7499a84 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:71dec69ef554e889f53dc2909a213dbab7499a84 hack/make.sh dynbinary-daemon test-docker-py
14:48:27 [2020-01-17T14:48:27.093Z] 
14:48:27 [2020-01-17T14:48:27.093Z] Removing bundles/
14:48:27 [2020-01-17T14:48:27.093Z] 
14:48:27 [2020-01-17T14:48:27.093Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:48:27 [2020-01-17T14:48:27.352Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:48:27 [2020-01-17T14:48:27.352Z] GOOS="" GOARCH="" GOARM=""
14:49:48 [2020-01-17T14:49:48.900Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:49:48 [2020-01-17T14:49:48.900Z] 
14:49:48 [2020-01-17T14:49:48.900Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:49:48 [2020-01-17T14:49:48.900Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:49:48 [2020-01-17T14:49:48.900Z] Using test binary docker
14:49:48 [2020-01-17T14:49:48.900Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:49:48 [2020-01-17T14:49:48.900Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:49:48 [2020-01-17T14:49:48.900Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:49:48 [2020-01-17T14:49:48.900Z] Warning failed to create cache: (null)
14:49:48 [2020-01-17T14:49:48.900Z] .
14:49:48 [2020-01-17T14:49:48.900Z] INFO: Waiting for daemon to start...
14:49:48 [2020-01-17T14:49:48.900Z] Starting dockerd
14:49:48 [2020-01-17T14:49:48.900Z] .
14:49:48 [2020-01-17T14:49:48.900Z] INFO: Building docker-sdk-python3:master...
14:50:35 [2020-01-17T14:50:35.559Z] sha256:9be3eb43bef213505b8b34777a01450f0104c662b798e53b0981f31fdfbcbe49
14:50:35 [2020-01-17T14:50:35.559Z] INFO: Starting docker-py tests...
14:50:35 [2020-01-17T14:50:35.559Z] ============================= test session starts ==============================
14:50:35 [2020-01-17T14:50:35.559Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:50:35 [2020-01-17T14:50:35.559Z] rootdir: /src, inifile: pytest.ini
14:50:35 [2020-01-17T14:50:35.559Z] plugins: timeout-1.3.3, cov-2.6.1
14:50:35 [2020-01-17T14:50:35.559Z] collected 385 items / 3 deselected / 382 selected
14:50:35 [2020-01-17T14:50:35.559Z] 
14:50:56 [2020-01-17T14:50:56.984Z] tests/integration/api_build_test.py .......................X             [  6%]
14:50:57 [2020-01-17T14:50:57.550Z] tests/integration/api_client_test.py .....                               [  7%]
14:50:58 [2020-01-17T14:50:58.921Z] tests/integration/api_config_test.py .....                               [  8%]
14:51:33 [2020-01-17T14:51:33.648Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:52:35 [2020-01-17T14:52:35.681Z] ................................................                         [ 29%]
14:52:54 [2020-01-17T14:52:54.832Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:53:02 [2020-01-17T14:53:02.299Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:53:06 [2020-01-17T14:53:06.472Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:53:28 [2020-01-17T14:53:28.659Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:53:36 [2020-01-17T14:53:36.868Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:53:38 [2020-01-17T14:53:38.804Z] tests/integration/api_secret_test.py .....                               [ 52%]
14:53:43 [2020-01-17T14:53:43.044Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:53:57 [2020-01-17T14:53:57.838Z] .........................                                                [ 67%]
14:54:34 [2020-01-17T14:54:34.746Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
14:54:49 [2020-01-17T14:54:49.602Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:54:51 [2020-01-17T14:54:51.498Z] tests/integration/client_test.py .....                                   [ 76%]
14:54:51 [2020-01-17T14:54:51.756Z] tests/integration/errors_test.py .                                       [ 76%]
14:55:26 [2020-01-17T14:55:26.993Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:55:45 [2020-01-17T14:55:45.636Z] .........                                                                [ 86%]
14:55:49 [2020-01-17T14:55:49.804Z] tests/integration/models_images_test.py ..............                   [ 89%]
14:55:51 [2020-01-17T14:55:51.433Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:55:57 [2020-01-17T14:55:57.986Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:55:58 [2020-01-17T14:55:58.243Z] tests/integration/models_resources_test.py .                             [ 91%]
14:56:04 [2020-01-17T14:56:04.254Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:56:07 [2020-01-17T14:56:07.545Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:56:07 [2020-01-17T14:56:07.545Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:56:12 [2020-01-17T14:56:12.342Z] tests/integration/regression_test.py ......                              [ 98%]
14:56:12 [2020-01-17T14:56:12.600Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:56:12 [2020-01-17T14:56:12.600Z] tests/integration/credentials/utils_test.py .                            [100%]
14:56:12 [2020-01-17T14:56:12.600Z] 
14:56:12 [2020-01-17T14:56:12.600Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:56:12 [2020-01-17T14:56:12.600Z] =========================== short test summary info ============================
14:56:12 [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:56:12 [2020-01-17T14:56:12.600Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:56:12 [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:56:12 [2020-01-17T14:56:12.600Z]   Not supported on most drivers
14:56:12 [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:56:12 [2020-01-17T14:56:12.600Z]   Can fail if eth0 has multiple IP addresses
14:56:12 [2020-01-17T14:56:12.600Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:56:12 [2020-01-17T14:56:12.600Z]   This doesn't seem to be taken into account by the engine
14:56:12 [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:56:12 [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:56:12 [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:56:12 [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:56:12 [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:56:12 [2020-01-17T14:56:12.600Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:56:12 [2020-01-17T14:56:12.600Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:56:12 [2020-01-17T14:56:12.600Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 339.05 seconds ==
14:56:12 [2020-01-17T14:56:12.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:56:25 [2020-01-17T14:56:25.041Z] umount: bundles/test-docker-py/root: mountpoint not found
14:56:25 [2020-01-17T14:56:25.041Z] Clearing AppArmor profiles cache:.
14:56:25 [2020-01-17T14:56:25.041Z] All profile caches have been cleared, but no profiles have been unloaded.
14:56:25 [2020-01-17T14:56:25.041Z] Unloading profiles will leave already running processes permanently
14:56:25 [2020-01-17T14:56:25.041Z] unconfined, which can lead to unexpected situations.
14:56:25 [2020-01-17T14:56:25.041Z] 
14:56:25 [2020-01-17T14:56:25.041Z] To set a process to complain mode, use the command line tool
14:56:25 [2020-01-17T14:56:25.041Z] 'aa-complain'. To really tear down all profiles, run the init script
14:56:25 [2020-01-17T14:56:25.041Z] with the 'teardown' option."
14:56:25 [2020-01-17T14:56:25.041Z]