Skip to content

Console Output

19:27:20 [2019-10-13T19:27:20.587Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40081/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa655a4d73693741cd3f8bc44566eb34585b3303 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa655a4d73693741cd3f8bc44566eb34585b3303 hack/make.sh dynbinary-daemon test-docker-py
19:27:21 [2019-10-13T19:27:21.151Z] 
19:27:21 [2019-10-13T19:27:21.151Z] Removing bundles/
19:27:21 [2019-10-13T19:27:21.151Z] 
19:27:21 [2019-10-13T19:27:21.151Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:27:21 [2019-10-13T19:27:21.151Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:27:21 [2019-10-13T19:27:21.151Z] GOOS="" GOARCH="" GOARM=""
19:28:42 [2019-10-13T19:28:42.632Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:28:42 [2019-10-13T19:28:42.632Z] 
19:28:42 [2019-10-13T19:28:42.632Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:28:42 [2019-10-13T19:28:42.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:28:42 [2019-10-13T19:28:42.632Z] Using test binary docker
19:28:42 [2019-10-13T19:28:42.632Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:28:42 [2019-10-13T19:28:42.632Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:28:42 [2019-10-13T19:28:42.632Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:28:42 [2019-10-13T19:28:42.632Z] Warning failed to create cache: (null)
19:28:42 [2019-10-13T19:28:42.632Z] .
19:28:42 [2019-10-13T19:28:42.632Z] INFO: Waiting for daemon to start...
19:28:42 [2019-10-13T19:28:42.632Z] Starting dockerd
19:28:42 [2019-10-13T19:28:42.632Z] .
19:28:42 [2019-10-13T19:28:42.632Z] INFO: Building docker-sdk-python3:4.1.0...
19:29:29 [2019-10-13T19:29:29.521Z] sha256:5f6d4041208d2c0497491b18d678780cec3a57bfa2343f0e8f78dc07dbc5b742
19:29:29 [2019-10-13T19:29:29.521Z] INFO: Starting docker-py tests...
19:29:29 [2019-10-13T19:29:29.521Z] ============================= test session starts ==============================
19:29:29 [2019-10-13T19:29:29.521Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
19:29:29 [2019-10-13T19:29:29.521Z] rootdir: /src, inifile: pytest.ini
19:29:29 [2019-10-13T19:29:29.521Z] plugins: timeout-1.3.3, cov-2.6.1
19:29:29 [2019-10-13T19:29:29.521Z] collected 385 items / 5 deselected / 380 selected
19:29:29 [2019-10-13T19:29:29.521Z] 
19:29:48 [2019-10-13T19:29:48.996Z] tests/integration/api_build_test.py ......................X              [  6%]
19:29:49 [2019-10-13T19:29:49.250Z] tests/integration/api_client_test.py .....                               [  7%]
19:29:51 [2019-10-13T19:29:51.297Z] tests/integration/api_config_test.py .....                               [  8%]
19:30:25 [2019-10-13T19:30:25.361Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:31:29 [2019-10-13T19:31:29.076Z] ................................................                         [ 29%]
19:31:48 [2019-10-13T19:31:48.004Z] tests/integration/api_exec_test.py ....................                  [ 35%]
19:31:55 [2019-10-13T19:31:55.632Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:32:00 [2019-10-13T19:32:00.493Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
19:32:21 [2019-10-13T19:32:21.514Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:32:31 [2019-10-13T19:32:31.797Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:32:33 [2019-10-13T19:32:33.723Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:32:39 [2019-10-13T19:32:39.053Z] tests/integration/api_service_test.py ................s................. [ 60%]
19:32:54 [2019-10-13T19:32:54.298Z] .........................                                                [ 67%]
19:33:31 [2019-10-13T19:33:31.007Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
19:33:45 [2019-10-13T19:33:45.972Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:33:47 [2019-10-13T19:33:47.936Z] tests/integration/client_test.py .....                                   [ 75%]
19:33:48 [2019-10-13T19:33:48.494Z] tests/integration/errors_test.py .                                       [ 76%]
19:34:29 [2019-10-13T19:34:29.372Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:34:47 [2019-10-13T19:34:47.734Z] .........                                                                [ 85%]
19:34:55 [2019-10-13T19:34:55.657Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:34:57 [2019-10-13T19:34:57.057Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:35:03 [2019-10-13T19:35:03.575Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:35:03 [2019-10-13T19:35:03.575Z] tests/integration/models_resources_test.py .                             [ 91%]
19:35:09 [2019-10-13T19:35:09.659Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:35:12 [2019-10-13T19:35:12.947Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:35:12 [2019-10-13T19:35:12.947Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:35:17 [2019-10-13T19:35:17.590Z] tests/integration/regression_test.py ......                              [ 98%]
19:35:18 [2019-10-13T19:35:18.099Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:35:18 [2019-10-13T19:35:18.099Z] tests/integration/credentials/utils_test.py .                            [100%]
19:35:18 [2019-10-13T19:35:18.099Z] 
19:35:18 [2019-10-13T19:35:18.099Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:35:18 [2019-10-13T19:35:18.099Z] =========================== short test summary info ============================
19:35:18 [2019-10-13T19:35:18.099Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:35:18 [2019-10-13T19:35:18.100Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:35:18 [2019-10-13T19:35:18.100Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:35:18 [2019-10-13T19:35:18.100Z]   Not supported on most drivers
19:35:18 [2019-10-13T19:35:18.100Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:35:18 [2019-10-13T19:35:18.100Z]   This doesn't seem to be taken into account by the engine
19:35:18 [2019-10-13T19:35:18.100Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:35:18 [2019-10-13T19:35:18.100Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
19:35:18 [2019-10-13T19:35:18.100Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:35:18 [2019-10-13T19:35:18.100Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:35:18 [2019-10-13T19:35:18.100Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:35:18 [2019-10-13T19:35:18.100Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:35:18 [2019-10-13T19:35:18.100Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:35:18 [2019-10-13T19:35:18.100Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 352.66 seconds ==
19:35:18 [2019-10-13T19:35:18.659Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:35:30 [2019-10-13T19:35:30.970Z] Clearing AppArmor profiles cache:.
19:35:30 [2019-10-13T19:35:30.970Z] All profile caches have been cleared, but no profiles have been unloaded.
19:35:30 [2019-10-13T19:35:30.970Z] Unloading profiles will leave already running processes permanently
19:35:30 [2019-10-13T19:35:30.970Z] unconfined, which can lead to unexpected situations.
19:35:30 [2019-10-13T19:35:30.970Z] 
19:35:30 [2019-10-13T19:35:30.970Z] To set a process to complain mode, use the command line tool
19:35:30 [2019-10-13T19:35:30.970Z] 'aa-complain'. To really tear down all profiles, run the init script
19:35:30 [2019-10-13T19:35:30.970Z] with the 'teardown' option."
19:35:30 [2019-10-13T19:35:30.970Z]