Skip to content

Console Output

09:39:14 [2020-05-08T09:39:14.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40929/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d3a9e43198d467ac8bd02d8b16fb1ec52106c1d hack/make.sh dynbinary-daemon test-docker-py
09:39:15 [2020-05-08T09:39:15.123Z] 
09:39:15 [2020-05-08T09:39:15.123Z] Removing bundles/
09:39:15 [2020-05-08T09:39:15.123Z] 
09:39:15 [2020-05-08T09:39:15.123Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:39:15 [2020-05-08T09:39:15.123Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:39:15 [2020-05-08T09:39:15.123Z] GOOS="" GOARCH="" GOARM=""
09:40:51 [2020-05-08T09:40:51.490Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:40:51 [2020-05-08T09:40:51.490Z] 
09:40:51 [2020-05-08T09:40:51.490Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:40:51 [2020-05-08T09:40:51.490Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:40:51 [2020-05-08T09:40:51.490Z] Using test binary docker
09:40:51 [2020-05-08T09:40:51.490Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:40:51 [2020-05-08T09:40:51.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:40:51 [2020-05-08T09:40:51.490Z] INFO: Waiting for daemon to start...
09:40:51 [2020-05-08T09:40:51.490Z] Starting dockerd
09:40:51 [2020-05-08T09:40:51.490Z] .
09:40:51 [2020-05-08T09:40:51.490Z] INFO: Building docker-sdk-python3:4.2.0...
09:41:30 [2020-05-08T09:41:30.140Z] sha256:d9782290b9f3d9b8dce794daf5cacdc0c412751c6d0cf6129b48caaefb184063
09:41:30 [2020-05-08T09:41:30.140Z] INFO: Starting docker-py tests...
09:41:30 [2020-05-08T09:41:30.140Z] ============================= test session starts ==============================
09:41:30 [2020-05-08T09:41:30.140Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
09:41:30 [2020-05-08T09:41:30.140Z] rootdir: /src, inifile: pytest.ini
09:41:30 [2020-05-08T09:41:30.140Z] plugins: cov-2.6.1, timeout-1.3.3
09:41:30 [2020-05-08T09:41:30.140Z] collected 387 items / 1 deselected / 386 selected
09:41:30 [2020-05-08T09:41:30.140Z] 
09:41:50 [2020-05-08T09:41:50.027Z] tests/integration/api_build_test.py .......................X             [  6%]
09:41:50 [2020-05-08T09:41:50.587Z] tests/integration/api_client_test.py .....                               [  7%]
09:41:52 [2020-05-08T09:41:52.506Z] tests/integration/api_config_test.py .....                               [  8%]
09:42:27 [2020-05-08T09:42:27.041Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:43:29 [2020-05-08T09:43:29.363Z] ................................................                         [ 29%]
09:43:48 [2020-05-08T09:43:48.836Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:43:56 [2020-05-08T09:43:56.755Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:44:00 [2020-05-08T09:44:00.890Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:44:22 [2020-05-08T09:44:22.326Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:44:29 [2020-05-08T09:44:29.965Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:44:31 [2020-05-08T09:44:31.883Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:44:37 [2020-05-08T09:44:37.146Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:44:49 [2020-05-08T09:44:49.864Z] .........................                                                [ 67%]
09:45:28 [2020-05-08T09:45:28.877Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
09:45:46 [2020-05-08T09:45:46.898Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:45:46 [2020-05-08T09:45:46.898Z] tests/integration/client_test.py .....                                   [ 75%]
09:45:46 [2020-05-08T09:45:46.898Z] tests/integration/context_api_test.py ..                                 [ 76%]
09:45:46 [2020-05-08T09:45:46.898Z] tests/integration/errors_test.py .                                       [ 76%]
09:46:27 [2020-05-08T09:46:27.483Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:46:45 [2020-05-08T09:46:45.210Z] .........                                                                [ 86%]
09:46:50 [2020-05-08T09:46:50.298Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:46:51 [2020-05-08T09:46:51.912Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:46:58 [2020-05-08T09:46:58.433Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:46:58 [2020-05-08T09:46:58.433Z] tests/integration/models_resources_test.py .                             [ 91%]
09:47:04 [2020-05-08T09:47:04.479Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:47:08 [2020-05-08T09:47:08.242Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:47:08 [2020-05-08T09:47:08.242Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:47:12 [2020-05-08T09:47:12.491Z] tests/integration/regression_test.py ......                              [ 98%]
09:47:12 [2020-05-08T09:47:12.747Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:47:12 [2020-05-08T09:47:12.747Z] tests/integration/credentials/utils_test.py .                            [100%]
09:47:12 [2020-05-08T09:47:12.747Z] 
09:47:12 [2020-05-08T09:47:12.747Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:47:12 [2020-05-08T09:47:12.747Z] =========================== short test summary info ============================
09:47:12 [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:47:12 [2020-05-08T09:47:12.747Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:47:12 [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:47:12 [2020-05-08T09:47:12.747Z]   Not supported on most drivers
09:47:12 [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:47:12 [2020-05-08T09:47:12.747Z]   Can fail if eth0 has multiple IP addresses
09:47:12 [2020-05-08T09:47:12.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:47:12 [2020-05-08T09:47:12.747Z]   This doesn't seem to be taken into account by the engine
09:47:12 [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:47:12 [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:47:12 [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:47:12 [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:47:12 [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:47:12 [2020-05-08T09:47:12.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:47:12 [2020-05-08T09:47:12.747Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:47:12 [2020-05-08T09:47:12.747Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 345.50 seconds ==
09:47:13 [2020-05-08T09:47:13.306Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:47:25 [2020-05-08T09:47:25.456Z] Leaving: AppArmorNo profiles have been unloaded.
09:47:25 [2020-05-08T09:47:25.456Z] 
09:47:25 [2020-05-08T09:47:25.456Z] Unloading profiles will leave already running processes permanently
09:47:25 [2020-05-08T09:47:25.456Z] unconfined, which can lead to unexpected situations.
09:47:25 [2020-05-08T09:47:25.456Z] 
09:47:25 [2020-05-08T09:47:25.456Z] To set a process to complain mode, use the command line tool
09:47:25 [2020-05-08T09:47:25.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:47:25 [2020-05-08T09:47:25.456Z]