Skip to content

Console Output

09:50:17 [2020-01-17T09:50:17.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bbd22fb5d90fafe1b9e671bf64ab054b282cbb2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:bbd22fb5d90fafe1b9e671bf64ab054b282cbb2a hack/make.sh dynbinary-daemon test-docker-py
09:50:18 [2020-01-17T09:50:18.393Z] 
09:50:18 [2020-01-17T09:50:18.650Z] Removing bundles/
09:50:18 [2020-01-17T09:50:18.650Z] 
09:50:18 [2020-01-17T09:50:18.650Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:50:18 [2020-01-17T09:50:18.650Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:50:18 [2020-01-17T09:50:18.650Z] GOOS="" GOARCH="" GOARM=""
09:51:40 [2020-01-17T09:51:40.049Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:51:40 [2020-01-17T09:51:40.049Z] 
09:51:40 [2020-01-17T09:51:40.049Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:51:40 [2020-01-17T09:51:40.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:51:40 [2020-01-17T09:51:40.049Z] Using test binary docker
09:51:40 [2020-01-17T09:51:40.049Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:51:40 [2020-01-17T09:51:40.049Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:51:40 [2020-01-17T09:51:40.049Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:51:40 [2020-01-17T09:51:40.049Z] Warning failed to create cache: (null)
09:51:40 [2020-01-17T09:51:40.049Z] .
09:51:40 [2020-01-17T09:51:40.049Z] INFO: Waiting for daemon to start...
09:51:40 [2020-01-17T09:51:40.049Z] Starting dockerd
09:51:40 [2020-01-17T09:51:40.049Z] .
09:51:40 [2020-01-17T09:51:40.049Z] INFO: Building docker-sdk-python3:master...
09:52:26 [2020-01-17T09:52:26.697Z] sha256:6c8f4265780f2c8724085a89171f2c414695d243e525c916f8e4a95a79dd1bd0
09:52:26 [2020-01-17T09:52:26.697Z] INFO: Starting docker-py tests...
09:52:26 [2020-01-17T09:52:26.697Z] ============================= test session starts ==============================
09:52:26 [2020-01-17T09:52:26.697Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
09:52:26 [2020-01-17T09:52:26.697Z] rootdir: /src, inifile: pytest.ini
09:52:26 [2020-01-17T09:52:26.697Z] plugins: timeout-1.3.3, cov-2.6.1
09:52:26 [2020-01-17T09:52:26.697Z] collected 385 items / 3 deselected / 382 selected
09:52:26 [2020-01-17T09:52:26.697Z] 
09:52:47 [2020-01-17T09:52:47.085Z] tests/integration/api_build_test.py .......................X             [  6%]
09:52:47 [2020-01-17T09:52:47.906Z] tests/integration/api_client_test.py .....                               [  7%]
09:52:49 [2020-01-17T09:52:49.839Z] tests/integration/api_config_test.py .....                               [  8%]
09:53:24 [2020-01-17T09:53:24.300Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:54:27 [2020-01-17T09:54:27.277Z] ................................................                         [ 29%]
09:54:46 [2020-01-17T09:54:46.484Z] tests/integration/api_exec_test.py ....................                  [ 35%]
09:54:53 [2020-01-17T09:54:53.916Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:54:58 [2020-01-17T09:54:58.085Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:55:19 [2020-01-17T09:55:19.531Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:55:26 [2020-01-17T09:55:26.864Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:55:28 [2020-01-17T09:55:28.798Z] tests/integration/api_secret_test.py .....                               [ 52%]
09:55:33 [2020-01-17T09:55:33.031Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:55:47 [2020-01-17T09:55:47.785Z] .........................                                                [ 67%]
09:56:23 [2020-01-17T09:56:23.746Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
09:56:41 [2020-01-17T09:56:41.799Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:56:41 [2020-01-17T09:56:41.799Z] tests/integration/client_test.py .....                                   [ 76%]
09:56:41 [2020-01-17T09:56:41.799Z] tests/integration/errors_test.py .                                       [ 76%]
09:57:16 [2020-01-17T09:57:16.672Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:57:34 [2020-01-17T09:57:34.859Z] .........                                                                [ 86%]
09:57:39 [2020-01-17T09:57:39.408Z] tests/integration/models_images_test.py ..............                   [ 89%]
09:57:41 [2020-01-17T09:57:41.040Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:57:47 [2020-01-17T09:57:47.583Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:57:47 [2020-01-17T09:57:47.839Z] tests/integration/models_resources_test.py .                             [ 91%]
09:57:53 [2020-01-17T09:57:53.909Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:57:57 [2020-01-17T09:57:57.172Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:57:57 [2020-01-17T09:57:57.172Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:58:01 [2020-01-17T09:58:01.570Z] tests/integration/regression_test.py ......                              [ 98%]
09:58:02 [2020-01-17T09:58:02.085Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:58:02 [2020-01-17T09:58:02.085Z] tests/integration/credentials/utils_test.py .                            [100%]
09:58:02 [2020-01-17T09:58:02.085Z] 
09:58:02 [2020-01-17T09:58:02.085Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:58:02 [2020-01-17T09:58:02.085Z] =========================== short test summary info ============================
09:58:02 [2020-01-17T09:58:02.085Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:58:02 [2020-01-17T09:58:02.085Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:58:02 [2020-01-17T09:58:02.085Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:58:02 [2020-01-17T09:58:02.085Z]   Not supported on most drivers
09:58:02 [2020-01-17T09:58:02.085Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:58:02 [2020-01-17T09:58:02.085Z]   Can fail if eth0 has multiple IP addresses
09:58:02 [2020-01-17T09:58:02.085Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:58:02 [2020-01-17T09:58:02.085Z]   This doesn't seem to be taken into account by the engine
09:58:02 [2020-01-17T09:58:02.085Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:58:02 [2020-01-17T09:58:02.085Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:58:02 [2020-01-17T09:58:02.085Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:58:02 [2020-01-17T09:58:02.085Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:58:02 [2020-01-17T09:58:02.085Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:58:02 [2020-01-17T09:58:02.085Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:58:02 [2020-01-17T09:58:02.085Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:58:02 [2020-01-17T09:58:02.085Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 338.32 seconds ==
09:58:02 [2020-01-17T09:58:02.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:58:14 [2020-01-17T09:58:14.836Z] umount: bundles/test-docker-py/root: mountpoint not found
09:58:14 [2020-01-17T09:58:14.836Z] Clearing AppArmor profiles cache:.
09:58:14 [2020-01-17T09:58:14.836Z] All profile caches have been cleared, but no profiles have been unloaded.
09:58:14 [2020-01-17T09:58:14.836Z] Unloading profiles will leave already running processes permanently
09:58:14 [2020-01-17T09:58:14.836Z] unconfined, which can lead to unexpected situations.
09:58:14 [2020-01-17T09:58:14.836Z] 
09:58:14 [2020-01-17T09:58:14.836Z] To set a process to complain mode, use the command line tool
09:58:14 [2020-01-17T09:58:14.836Z] 'aa-complain'. To really tear down all profiles, run the init script
09:58:14 [2020-01-17T09:58:14.836Z] with the 'teardown' option."
09:58:14 [2020-01-17T09:58:14.836Z]