Skip to content

Console Output

08:18:38 [2019-10-22T08:18:38.377Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce74774c096b1abcf872b45a3aa15c08120ff0c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:ce74774c096b1abcf872b45a3aa15c08120ff0c7 hack/make.sh dynbinary-daemon test-docker-py
08:18:39 [2019-10-22T08:18:39.302Z] 
08:18:39 [2019-10-22T08:18:39.302Z] Removing bundles/
08:18:39 [2019-10-22T08:18:39.302Z] 
08:18:39 [2019-10-22T08:18:39.302Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:18:39 [2019-10-22T08:18:39.302Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:18:39 [2019-10-22T08:18:39.302Z] GOOS="" GOARCH="" GOARM=""
08:20:00 [2019-10-22T08:20:00.663Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:20:00 [2019-10-22T08:20:00.663Z] 
08:20:00 [2019-10-22T08:20:00.663Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:20:00 [2019-10-22T08:20:00.663Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:20:00 [2019-10-22T08:20:00.663Z] Using test binary docker
08:20:00 [2019-10-22T08:20:00.663Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:20:00 [2019-10-22T08:20:00.663Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
08:20:00 [2019-10-22T08:20:00.663Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
08:20:00 [2019-10-22T08:20:00.663Z] Warning failed to create cache: (null)
08:20:00 [2019-10-22T08:20:00.663Z] .
08:20:00 [2019-10-22T08:20:00.663Z] INFO: Waiting for daemon to start...
08:20:00 [2019-10-22T08:20:00.663Z] Starting dockerd
08:20:00 [2019-10-22T08:20:00.663Z] .
08:20:00 [2019-10-22T08:20:00.663Z] INFO: Building docker-sdk-python3:master...
08:20:47 [2019-10-22T08:20:47.266Z] sha256:5e0b07cd9e4b2f052f1331ba96689ef508222e9a79b1e259a77df392449b7014
08:20:47 [2019-10-22T08:20:47.266Z] INFO: Starting docker-py tests...
08:20:47 [2019-10-22T08:20:47.266Z] ============================= test session starts ==============================
08:20:47 [2019-10-22T08:20:47.266Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
08:20:47 [2019-10-22T08:20:47.266Z] rootdir: /src, inifile: pytest.ini
08:20:47 [2019-10-22T08:20:47.266Z] plugins: timeout-1.3.3, cov-2.6.1
08:20:47 [2019-10-22T08:20:47.825Z] collected 385 items / 5 deselected / 380 selected
08:20:47 [2019-10-22T08:20:47.825Z] 
08:21:15 [2019-10-22T08:21:15.209Z] tests/integration/api_build_test.py ......................X              [  6%]
08:21:15 [2019-10-22T08:21:15.464Z] tests/integration/api_client_test.py .....                               [  7%]
08:21:17 [2019-10-22T08:21:17.079Z] tests/integration/api_config_test.py .....                               [  8%]
08:21:57 [2019-10-22T08:21:57.779Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:23:12 [2019-10-22T08:23:12.046Z] ................................................                         [ 29%]
08:23:35 [2019-10-22T08:23:35.068Z] tests/integration/api_exec_test.py ....................                  [ 35%]
08:23:42 [2019-10-22T08:23:42.987Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
08:23:48 [2019-10-22T08:23:48.556Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
08:24:14 [2019-10-22T08:24:14.298Z] tests/integration/api_network_test.py ...........................        [ 47%]
08:24:22 [2019-10-22T08:24:22.929Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:24:25 [2019-10-22T08:24:25.371Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:24:31 [2019-10-22T08:24:31.046Z] tests/integration/api_service_test.py ................s................. [ 60%]
08:24:45 [2019-10-22T08:24:45.481Z] .........................                                                [ 67%]
08:25:26 [2019-10-22T08:25:26.821Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
08:25:41 [2019-10-22T08:25:41.640Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:25:43 [2019-10-22T08:25:43.523Z] tests/integration/client_test.py .....                                   [ 75%]
08:25:44 [2019-10-22T08:25:44.449Z] tests/integration/errors_test.py .                                       [ 76%]
08:26:27 [2019-10-22T08:26:27.443Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:26:48 [2019-10-22T08:26:48.498Z] .........                                                                [ 85%]
08:26:54 [2019-10-22T08:26:54.655Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:26:56 [2019-10-22T08:26:56.793Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:27:03 [2019-10-22T08:27:03.317Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:27:03 [2019-10-22T08:27:03.876Z] tests/integration/models_resources_test.py .                             [ 91%]
08:27:09 [2019-10-22T08:27:09.935Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:27:14 [2019-10-22T08:27:14.326Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:27:14 [2019-10-22T08:27:14.326Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:27:19 [2019-10-22T08:27:19.989Z] tests/integration/regression_test.py ......                              [ 98%]
08:27:20 [2019-10-22T08:27:20.499Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:27:20 [2019-10-22T08:27:20.499Z] tests/integration/credentials/utils_test.py .                            [100%]
08:27:20 [2019-10-22T08:27:20.499Z] 
08:27:20 [2019-10-22T08:27:20.499Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:27:20 [2019-10-22T08:27:20.499Z] =========================== short test summary info ============================
08:27:20 [2019-10-22T08:27:20.499Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:27:20 [2019-10-22T08:27:20.499Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:27:20 [2019-10-22T08:27:20.499Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:27:20 [2019-10-22T08:27:20.499Z]   Not supported on most drivers
08:27:20 [2019-10-22T08:27:20.499Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:27:20 [2019-10-22T08:27:20.499Z]   This doesn't seem to be taken into account by the engine
08:27:20 [2019-10-22T08:27:20.499Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:27:20 [2019-10-22T08:27:20.499Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
08:27:20 [2019-10-22T08:27:20.499Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
08:27:20 [2019-10-22T08:27:20.499Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
08:27:20 [2019-10-22T08:27:20.499Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
08:27:20 [2019-10-22T08:27:20.499Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
08:27:20 [2019-10-22T08:27:20.499Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:27:20 [2019-10-22T08:27:20.499Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 393.58 seconds ==
08:27:20 [2019-10-22T08:27:20.754Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:27:32 [2019-10-22T08:27:32.903Z] umount: bundles/test-docker-py/root: mountpoint not found
08:27:32 [2019-10-22T08:27:32.903Z] Clearing AppArmor profiles cache:.
08:27:32 [2019-10-22T08:27:32.903Z] All profile caches have been cleared, but no profiles have been unloaded.
08:27:32 [2019-10-22T08:27:32.903Z] Unloading profiles will leave already running processes permanently
08:27:32 [2019-10-22T08:27:32.903Z] unconfined, which can lead to unexpected situations.
08:27:32 [2019-10-22T08:27:32.903Z] 
08:27:32 [2019-10-22T08:27:32.903Z] To set a process to complain mode, use the command line tool
08:27:32 [2019-10-22T08:27:32.903Z] 'aa-complain'. To really tear down all profiles, run the init script
08:27:32 [2019-10-22T08:27:32.903Z] with the 'teardown' option."
08:27:32 [2019-10-22T08:27:32.903Z]