Skip to content

Console Output

21:26:17 [2019-10-21T21:26:17.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40120/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c65227a5b56d4de1a2a57033a9b94e0fbdaa512a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c65227a5b56d4de1a2a57033a9b94e0fbdaa512a hack/make.sh dynbinary-daemon test-docker-py
21:26:17 [2019-10-21T21:26:17.817Z] 
21:26:17 [2019-10-21T21:26:17.817Z] Removing bundles/
21:26:17 [2019-10-21T21:26:17.817Z] 
21:26:17 [2019-10-21T21:26:17.817Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:26:18 [2019-10-21T21:26:18.075Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:26:18 [2019-10-21T21:26:18.075Z] GOOS="" GOARCH="" GOARM=""
21:27:39 [2019-10-21T21:27:39.495Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:27:39 [2019-10-21T21:27:39.495Z] 
21:27:39 [2019-10-21T21:27:39.495Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:27:39 [2019-10-21T21:27:39.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:27:39 [2019-10-21T21:27:39.495Z] Using test binary docker
21:27:39 [2019-10-21T21:27:39.495Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:27:39 [2019-10-21T21:27:39.495Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:27:39 [2019-10-21T21:27:39.495Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:27:39 [2019-10-21T21:27:39.495Z] Warning failed to create cache: (null)
21:27:39 [2019-10-21T21:27:39.495Z] .
21:27:39 [2019-10-21T21:27:39.495Z] INFO: Waiting for daemon to start...
21:27:39 [2019-10-21T21:27:39.495Z] Starting dockerd
21:27:39 [2019-10-21T21:27:39.495Z] .
21:27:39 [2019-10-21T21:27:39.495Z] INFO: Building docker-sdk-python3:4.1.0...
21:28:26 [2019-10-21T21:28:26.157Z] sha256:ea27ca0cc4168d5bc677b8b2508c59e6a8ae1960d411c654b4a290a76e07bf62
21:28:26 [2019-10-21T21:28:26.157Z] INFO: Starting docker-py tests...
21:28:26 [2019-10-21T21:28:26.157Z] ============================= test session starts ==============================
21:28:26 [2019-10-21T21:28:26.157Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
21:28:26 [2019-10-21T21:28:26.157Z] rootdir: /src, inifile: pytest.ini
21:28:26 [2019-10-21T21:28:26.157Z] plugins: timeout-1.3.3, cov-2.6.1
21:28:26 [2019-10-21T21:28:26.157Z] collected 385 items / 5 deselected / 380 selected
21:28:26 [2019-10-21T21:28:26.157Z] 
21:28:50 [2019-10-21T21:28:50.741Z] tests/integration/api_build_test.py ......................X              [  6%]
21:28:50 [2019-10-21T21:28:50.741Z] tests/integration/api_client_test.py .....                               [  7%]
21:28:52 [2019-10-21T21:28:52.892Z] tests/integration/api_config_test.py .....                               [  8%]
21:29:31 [2019-10-21T21:29:31.929Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:30:44 [2019-10-21T21:30:44.821Z] ................................................                         [ 29%]
21:31:07 [2019-10-21T21:31:07.197Z] tests/integration/api_exec_test.py ....................                  [ 35%]
21:31:15 [2019-10-21T21:31:15.786Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:31:20 [2019-10-21T21:31:20.649Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
21:31:45 [2019-10-21T21:31:45.549Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:31:54 [2019-10-21T21:31:54.254Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:31:56 [2019-10-21T21:31:56.406Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:32:01 [2019-10-21T21:32:01.378Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:32:13 [2019-10-21T21:32:13.840Z] .........................                                                [ 67%]
21:32:56 [2019-10-21T21:32:56.061Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
21:33:14 [2019-10-21T21:33:14.123Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:33:14 [2019-10-21T21:33:14.123Z] tests/integration/client_test.py .....                                   [ 75%]
21:33:14 [2019-10-21T21:33:14.123Z] tests/integration/errors_test.py .                                       [ 76%]
21:33:53 [2019-10-21T21:33:53.059Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:34:13 [2019-10-21T21:34:13.563Z] .........                                                                [ 85%]
21:34:20 [2019-10-21T21:34:20.331Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:34:21 [2019-10-21T21:34:21.702Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:34:28 [2019-10-21T21:34:28.251Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:34:29 [2019-10-21T21:34:29.182Z] tests/integration/models_resources_test.py .                             [ 91%]
21:34:35 [2019-10-21T21:34:35.256Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:34:39 [2019-10-21T21:34:39.673Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:34:39 [2019-10-21T21:34:39.673Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:34:44 [2019-10-21T21:34:44.397Z] tests/integration/regression_test.py ......                              [ 98%]
21:34:44 [2019-10-21T21:34:44.912Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:34:44 [2019-10-21T21:34:44.912Z] tests/integration/credentials/utils_test.py .                            [100%]
21:34:44 [2019-10-21T21:34:44.912Z] 
21:34:44 [2019-10-21T21:34:44.912Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:34:44 [2019-10-21T21:34:44.912Z] =========================== short test summary info ============================
21:34:44 [2019-10-21T21:34:44.912Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:34:44 [2019-10-21T21:34:44.912Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:34:44 [2019-10-21T21:34:44.912Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:34:44 [2019-10-21T21:34:44.912Z]   Not supported on most drivers
21:34:44 [2019-10-21T21:34:44.912Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:34:44 [2019-10-21T21:34:44.912Z]   This doesn't seem to be taken into account by the engine
21:34:44 [2019-10-21T21:34:44.912Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:34:44 [2019-10-21T21:34:44.912Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:34:44 [2019-10-21T21:34:44.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:34:44 [2019-10-21T21:34:44.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:34:44 [2019-10-21T21:34:44.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:34:44 [2019-10-21T21:34:44.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:34:44 [2019-10-21T21:34:44.912Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:34:44 [2019-10-21T21:34:44.912Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 381.71 seconds ==
21:34:45 [2019-10-21T21:34:45.169Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:34:57 [2019-10-21T21:34:57.400Z] Clearing AppArmor profiles cache:.
21:34:57 [2019-10-21T21:34:57.400Z] All profile caches have been cleared, but no profiles have been unloaded.
21:34:57 [2019-10-21T21:34:57.400Z] Unloading profiles will leave already running processes permanently
21:34:57 [2019-10-21T21:34:57.400Z] unconfined, which can lead to unexpected situations.
21:34:57 [2019-10-21T21:34:57.400Z] 
21:34:57 [2019-10-21T21:34:57.400Z] To set a process to complain mode, use the command line tool
21:34:57 [2019-10-21T21:34:57.400Z] 'aa-complain'. To really tear down all profiles, run the init script
21:34:57 [2019-10-21T21:34:57.400Z] with the 'teardown' option."
21:34:57 [2019-10-21T21:34:57.400Z]