Skip to content

Console Output

08:51:27 [2019-11-26T08:51:27.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/make.sh dynbinary-daemon test-docker-py
08:51:27 [2019-11-26T08:51:27.568Z] 
08:51:27 [2019-11-26T08:51:27.568Z] Removing bundles/
08:51:27 [2019-11-26T08:51:27.568Z] 
08:51:27 [2019-11-26T08:51:27.568Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:51:27 [2019-11-26T08:51:27.568Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:51:27 [2019-11-26T08:51:27.568Z] GOOS="" GOARCH="" GOARM=""
08:52:48 [2019-11-26T08:52:48.990Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:52:48 [2019-11-26T08:52:48.990Z] 
08:52:48 [2019-11-26T08:52:48.990Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:52:48 [2019-11-26T08:52:48.990Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:52:48 [2019-11-26T08:52:48.990Z] Using test binary docker
08:52:48 [2019-11-26T08:52:48.990Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:52:48 [2019-11-26T08:52:48.990Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
08:52:48 [2019-11-26T08:52:48.990Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
08:52:48 [2019-11-26T08:52:48.990Z] Warning failed to create cache: (null)
08:52:48 [2019-11-26T08:52:48.990Z] .
08:52:48 [2019-11-26T08:52:48.990Z] INFO: Waiting for daemon to start...
08:52:48 [2019-11-26T08:52:48.990Z] Starting dockerd
08:52:48 [2019-11-26T08:52:48.990Z] .
08:52:48 [2019-11-26T08:52:48.990Z] INFO: Building docker-sdk-python3:4.1.0...
08:53:35 [2019-11-26T08:53:35.651Z] sha256:22a594ba1f081bb2988471aa32fbe8ab74677f1c4c311c24e0bf01d2af6234ce
08:53:35 [2019-11-26T08:53:35.651Z] INFO: Starting docker-py tests...
08:53:35 [2019-11-26T08:53:35.651Z] ============================= test session starts ==============================
08:53:35 [2019-11-26T08:53:35.651Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
08:53:35 [2019-11-26T08:53:35.651Z] rootdir: /src, inifile: pytest.ini
08:53:35 [2019-11-26T08:53:35.651Z] plugins: timeout-1.3.3, cov-2.6.1
08:53:35 [2019-11-26T08:53:35.651Z] collected 385 items / 5 deselected / 380 selected
08:53:35 [2019-11-26T08:53:35.651Z] 
08:53:58 [2019-11-26T08:53:58.028Z] tests/integration/api_build_test.py ......................X              [  6%]
08:53:58 [2019-11-26T08:53:58.593Z] tests/integration/api_client_test.py .....                               [  7%]
08:54:00 [2019-11-26T08:54:00.529Z] tests/integration/api_config_test.py .....                               [  8%]
08:54:35 [2019-11-26T08:54:35.657Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:55:38 [2019-11-26T08:55:38.557Z] ................................................                         [ 29%]
08:55:56 [2019-11-26T08:55:56.972Z] tests/integration/api_exec_test.py ....................                  [ 35%]
08:56:04 [2019-11-26T08:56:04.951Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
08:56:08 [2019-11-26T08:56:08.609Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
08:56:30 [2019-11-26T08:56:30.189Z] tests/integration/api_network_test.py ...........................        [ 47%]
08:56:38 [2019-11-26T08:56:38.312Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:56:40 [2019-11-26T08:56:40.247Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:56:44 [2019-11-26T08:56:44.484Z] tests/integration/api_service_test.py ................s................. [ 60%]
08:56:59 [2019-11-26T08:56:59.232Z] .........................                                                [ 67%]
08:57:35 [2019-11-26T08:57:35.466Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
08:57:53 [2019-11-26T08:57:53.524Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:57:53 [2019-11-26T08:57:53.525Z] tests/integration/client_test.py .....                                   [ 75%]
08:57:53 [2019-11-26T08:57:53.525Z] tests/integration/errors_test.py .                                       [ 76%]
08:58:27 [2019-11-26T08:58:27.140Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:58:45 [2019-11-26T08:58:45.026Z] .........                                                                [ 85%]
08:58:50 [2019-11-26T08:58:50.237Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:58:51 [2019-11-26T08:58:51.901Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:58:58 [2019-11-26T08:58:58.471Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:58:58 [2019-11-26T08:58:58.728Z] tests/integration/models_resources_test.py .                             [ 91%]
08:59:04 [2019-11-26T08:59:04.544Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:59:07 [2019-11-26T08:59:07.809Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:59:07 [2019-11-26T08:59:07.809Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:59:12 [2019-11-26T08:59:12.419Z] tests/integration/regression_test.py ......                              [ 98%]
08:59:12 [2019-11-26T08:59:12.934Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:59:12 [2019-11-26T08:59:12.934Z] tests/integration/credentials/utils_test.py .                            [100%]
08:59:12 [2019-11-26T08:59:12.934Z] 
08:59:12 [2019-11-26T08:59:12.934Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:59:12 [2019-11-26T08:59:12.934Z] =========================== short test summary info ============================
08:59:12 [2019-11-26T08:59:12.934Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:59:12 [2019-11-26T08:59:12.934Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:59:12 [2019-11-26T08:59:12.934Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:59:12 [2019-11-26T08:59:12.934Z]   Not supported on most drivers
08:59:12 [2019-11-26T08:59:12.934Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:59:12 [2019-11-26T08:59:12.934Z]   This doesn't seem to be taken into account by the engine
08:59:12 [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:59:12 [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
08:59:12 [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
08:59:12 [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
08:59:12 [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
08:59:12 [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
08:59:12 [2019-11-26T08:59:12.934Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:59:12 [2019-11-26T08:59:12.934Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 338.21 seconds ==
08:59:13 [2019-11-26T08:59:13.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:59:25 [2019-11-26T08:59:25.505Z] Clearing AppArmor profiles cache:.
08:59:25 [2019-11-26T08:59:25.505Z] All profile caches have been cleared, but no profiles have been unloaded.
08:59:25 [2019-11-26T08:59:25.505Z] Unloading profiles will leave already running processes permanently
08:59:25 [2019-11-26T08:59:25.505Z] unconfined, which can lead to unexpected situations.
08:59:25 [2019-11-26T08:59:25.505Z] 
08:59:25 [2019-11-26T08:59:25.505Z] To set a process to complain mode, use the command line tool
08:59:25 [2019-11-26T08:59:25.505Z] 'aa-complain'. To really tear down all profiles, run the init script
08:59:25 [2019-11-26T08:59:25.505Z] with the 'teardown' option."
08:59:25 [2019-11-26T08:59:25.505Z]