Skip to content

Console Output

04:21:11 [2020-02-06T04:21:11.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40460/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9338d0a6b552458060006a690c5925ee5e81c838 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9338d0a6b552458060006a690c5925ee5e81c838 hack/make.sh dynbinary-daemon test-docker-py
04:21:12 [2020-02-06T04:21:12.014Z] 
04:21:12 [2020-02-06T04:21:12.014Z] Removing bundles/
04:21:12 [2020-02-06T04:21:12.014Z] 
04:21:12 [2020-02-06T04:21:12.014Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
04:21:12 [2020-02-06T04:21:12.014Z] Building: bundles/dynbinary-daemon/dockerd-dev
04:21:12 [2020-02-06T04:21:12.014Z] GOOS="" GOARCH="" GOARM=""
04:22:33 [2020-02-06T04:22:33.562Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
04:22:33 [2020-02-06T04:22:33.562Z] 
04:22:33 [2020-02-06T04:22:33.562Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
04:22:33 [2020-02-06T04:22:33.562Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
04:22:33 [2020-02-06T04:22:33.562Z] Using test binary docker
04:22:33 [2020-02-06T04:22:33.562Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
04:22:33 [2020-02-06T04:22:33.562Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
04:22:33 [2020-02-06T04:22:33.562Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
04:22:33 [2020-02-06T04:22:33.562Z] Warning failed to create cache: (null)
04:22:33 [2020-02-06T04:22:33.562Z] .
04:22:33 [2020-02-06T04:22:33.562Z] INFO: Waiting for daemon to start...
04:22:33 [2020-02-06T04:22:33.562Z] Starting dockerd
04:22:33 [2020-02-06T04:22:33.562Z] .
04:22:33 [2020-02-06T04:22:33.562Z] INFO: Building docker-sdk-python3:4.1.0...
04:23:20 [2020-02-06T04:23:20.219Z] sha256:f65facd84ae7bc36e5c01d0fb53d57509dc891c77af825e2bdf15f974d35fc43
04:23:20 [2020-02-06T04:23:20.220Z] INFO: Starting docker-py tests...
04:23:20 [2020-02-06T04:23:20.220Z] ============================= test session starts ==============================
04:23:20 [2020-02-06T04:23:20.220Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
04:23:20 [2020-02-06T04:23:20.220Z] rootdir: /src, inifile: pytest.ini
04:23:20 [2020-02-06T04:23:20.220Z] plugins: timeout-1.3.3, cov-2.6.1
04:23:20 [2020-02-06T04:23:20.220Z] collected 385 items / 3 deselected / 382 selected
04:23:20 [2020-02-06T04:23:20.220Z] 
04:23:41 [2020-02-06T04:23:41.228Z] tests/integration/api_build_test.py .......................X             [  6%]
04:23:41 [2020-02-06T04:23:41.742Z] tests/integration/api_client_test.py .....                               [  7%]
04:23:43 [2020-02-06T04:23:43.686Z] tests/integration/api_config_test.py .....                               [  8%]
04:24:17 [2020-02-06T04:24:17.897Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
04:25:19 [2020-02-06T04:25:19.591Z] ................................................                         [ 29%]
04:25:37 [2020-02-06T04:25:37.681Z] tests/integration/api_exec_test.py ....................                  [ 35%]
04:25:45 [2020-02-06T04:25:45.119Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
04:25:49 [2020-02-06T04:25:49.284Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
04:26:11 [2020-02-06T04:26:11.156Z] tests/integration/api_network_test.py ...........................        [ 47%]
04:26:19 [2020-02-06T04:26:19.235Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
04:26:20 [2020-02-06T04:26:20.862Z] tests/integration/api_secret_test.py .....                               [ 52%]
04:26:24 [2020-02-06T04:26:24.538Z] tests/integration/api_service_test.py ................s................. [ 60%]
04:26:39 [2020-02-06T04:26:39.107Z] .........................                                                [ 67%]
04:27:15 [2020-02-06T04:27:15.861Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
04:27:30 [2020-02-06T04:27:30.714Z] tests/integration/api_volume_test.py .........                           [ 74%]
04:27:32 [2020-02-06T04:27:32.607Z] tests/integration/client_test.py .....                                   [ 76%]
04:27:33 [2020-02-06T04:27:33.539Z] tests/integration/errors_test.py .                                       [ 76%]
04:28:11 [2020-02-06T04:28:11.278Z] tests/integration/models_containers_test.py ............................ [ 83%]
04:28:29 [2020-02-06T04:28:29.311Z] .........                                                                [ 86%]
04:28:33 [2020-02-06T04:28:33.850Z] tests/integration/models_images_test.py ..............                   [ 89%]
04:28:35 [2020-02-06T04:28:35.737Z] tests/integration/models_networks_test.py ....                           [ 90%]
04:28:40 [2020-02-06T04:28:40.991Z] tests/integration/models_nodes_test.py .                                 [ 91%]
04:28:42 [2020-02-06T04:28:42.362Z] tests/integration/models_resources_test.py .                             [ 91%]
04:28:48 [2020-02-06T04:28:48.440Z] tests/integration/models_services_test.py ..............X.               [ 95%]
04:28:51 [2020-02-06T04:28:51.767Z] tests/integration/models_swarm_test.py ..                                [ 96%]
04:28:51 [2020-02-06T04:28:51.767Z] tests/integration/models_volumes_test.py ..                              [ 96%]
04:28:56 [2020-02-06T04:28:56.375Z] tests/integration/regression_test.py ......                              [ 98%]
04:28:56 [2020-02-06T04:28:56.890Z] tests/integration/credentials/store_test.py ......                       [ 99%]
04:28:56 [2020-02-06T04:28:56.890Z] tests/integration/credentials/utils_test.py .                            [100%]
04:28:56 [2020-02-06T04:28:56.890Z] 
04:28:56 [2020-02-06T04:28:56.890Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
04:28:56 [2020-02-06T04:28:56.890Z] =========================== short test summary info ============================
04:28:56 [2020-02-06T04:28:56.890Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
04:28:56 [2020-02-06T04:28:56.890Z]   CONFIG_RT_GROUP_SCHED isn't enabled
04:28:56 [2020-02-06T04:28:56.890Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
04:28:56 [2020-02-06T04:28:56.890Z]   Not supported on most drivers
04:28:56 [2020-02-06T04:28:56.890Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
04:28:56 [2020-02-06T04:28:56.890Z]   Can fail if eth0 has multiple IP addresses
04:28:56 [2020-02-06T04:28:56.890Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
04:28:56 [2020-02-06T04:28:56.890Z]   This doesn't seem to be taken into account by the engine
04:28:56 [2020-02-06T04:28:56.890Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
04:28:56 [2020-02-06T04:28:56.890Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
04:28:56 [2020-02-06T04:28:56.890Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
04:28:56 [2020-02-06T04:28:56.890Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
04:28:56 [2020-02-06T04:28:56.890Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
04:28:56 [2020-02-06T04:28:56.890Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
04:28:56 [2020-02-06T04:28:56.890Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
04:28:56 [2020-02-06T04:28:56.890Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 338.59 seconds ==
04:28:57 [2020-02-06T04:28:57.146Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
04:29:09 [2020-02-06T04:29:09.325Z] umount: bundles/test-docker-py/root: mountpoint not found
04:29:09 [2020-02-06T04:29:09.325Z] Clearing AppArmor profiles cache:.
04:29:09 [2020-02-06T04:29:09.326Z] All profile caches have been cleared, but no profiles have been unloaded.
04:29:09 [2020-02-06T04:29:09.326Z] Unloading profiles will leave already running processes permanently
04:29:09 [2020-02-06T04:29:09.326Z] unconfined, which can lead to unexpected situations.
04:29:09 [2020-02-06T04:29:09.326Z] 
04:29:09 [2020-02-06T04:29:09.326Z] To set a process to complain mode, use the command line tool
04:29:09 [2020-02-06T04:29:09.326Z] 'aa-complain'. To really tear down all profiles, run the init script
04:29:09 [2020-02-06T04:29:09.326Z] with the 'teardown' option."
04:29:09 [2020-02-06T04:29:09.326Z]