Skip to content

Console Output

03:58:28 [2020-06-06T03:58:28.870Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7bc3b1affffb2ea99367238447ea0003b309c196 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bc3b1affffb2ea99367238447ea0003b309c196 hack/make.sh dynbinary-daemon test-docker-py
03:58:29 [2020-06-06T03:58:29.437Z] 
03:58:29 [2020-06-06T03:58:29.437Z] Removing bundles/
03:58:29 [2020-06-06T03:58:29.437Z] 
03:58:29 [2020-06-06T03:58:29.437Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:58:29 [2020-06-06T03:58:29.437Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:58:29 [2020-06-06T03:58:29.437Z] GOOS="" GOARCH="" GOARM=""
03:59:50 [2020-06-06T03:59:50.851Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:59:51 [2020-06-06T03:59:51.783Z] 
03:59:51 [2020-06-06T03:59:51.783Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
03:59:52 [2020-06-06T03:59:52.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
03:59:52 [2020-06-06T03:59:52.041Z] Using test binary docker
03:59:52 [2020-06-06T03:59:52.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:59:52 [2020-06-06T03:59:52.041Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:59:52 [2020-06-06T03:59:52.041Z] INFO: Waiting for daemon to start...
03:59:52 [2020-06-06T03:59:52.041Z] Starting dockerd
03:59:54 [2020-06-06T03:59:54.563Z] .
03:59:54 [2020-06-06T03:59:54.563Z] INFO: Building docker-sdk-python3:4.2.0...
04:00:41 [2020-06-06T04:00:41.214Z] sha256:7329f3793cd48d2f2ab2ffdcc10c3519912bfc2610ba62000b10923607ce881a
04:00:41 [2020-06-06T04:00:41.214Z] INFO: Starting docker-py tests...
04:00:41 [2020-06-06T04:00:41.214Z] ============================= test session starts ==============================
04:00:41 [2020-06-06T04:00:41.214Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
04:00:41 [2020-06-06T04:00:41.214Z] rootdir: /src, inifile: pytest.ini
04:00:41 [2020-06-06T04:00:41.214Z] plugins: cov-2.6.1, timeout-1.3.3
04:00:41 [2020-06-06T04:00:41.215Z] collected 387 items / 1 deselected / 386 selected
04:00:41 [2020-06-06T04:00:41.215Z] 
04:00:53 [2020-06-06T04:00:53.268Z] tests/integration/api_build_test.py .......................X             [  6%]
04:00:54 [2020-06-06T04:00:54.097Z] tests/integration/api_client_test.py .....                               [  7%]
04:00:56 [2020-06-06T04:00:56.032Z] tests/integration/api_config_test.py .....                               [  8%]
04:01:25 [2020-06-06T04:01:25.033Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
04:02:17 [2020-06-06T04:02:17.545Z] ................................................                         [ 29%]
04:02:33 [2020-06-06T04:02:33.392Z] tests/integration/api_exec_test.py .....................                 [ 34%]
04:02:40 [2020-06-06T04:02:40.830Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
04:02:43 [2020-06-06T04:02:43.557Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
04:02:58 [2020-06-06T04:02:58.983Z] tests/integration/api_network_test.py ...........................        [ 47%]
04:03:06 [2020-06-06T04:03:06.667Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
04:03:08 [2020-06-06T04:03:08.164Z] tests/integration/api_secret_test.py .....                               [ 51%]
04:03:12 [2020-06-06T04:03:12.399Z] tests/integration/api_service_test.py ................s................. [ 60%]
04:03:26 [2020-06-06T04:03:26.848Z] .........................                                                [ 67%]
04:04:01 [2020-06-06T04:04:01.543Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
04:04:16 [2020-06-06T04:04:16.654Z] tests/integration/api_volume_test.py .........                           [ 74%]
04:04:18 [2020-06-06T04:04:18.548Z] tests/integration/client_test.py .....                                   [ 75%]
04:04:18 [2020-06-06T04:04:18.548Z] tests/integration/context_api_test.py ..                                 [ 76%]
04:04:19 [2020-06-06T04:04:19.112Z] tests/integration/errors_test.py .                                       [ 76%]
04:04:54 [2020-06-06T04:04:54.767Z] tests/integration/models_containers_test.py ............................ [ 83%]
04:05:10 [2020-06-06T04:05:10.654Z] .........                                                                [ 86%]
04:05:15 [2020-06-06T04:05:15.435Z] tests/integration/models_images_test.py ...............                  [ 89%]
04:05:16 [2020-06-06T04:05:16.879Z] tests/integration/models_networks_test.py ....                           [ 90%]
04:05:23 [2020-06-06T04:05:23.427Z] tests/integration/models_nodes_test.py .                                 [ 91%]
04:05:23 [2020-06-06T04:05:23.427Z] tests/integration/models_resources_test.py .                             [ 91%]
04:05:29 [2020-06-06T04:05:29.244Z] tests/integration/models_services_test.py ..............X.               [ 95%]
04:05:32 [2020-06-06T04:05:32.558Z] tests/integration/models_swarm_test.py ..                                [ 96%]
04:05:32 [2020-06-06T04:05:32.558Z] tests/integration/models_volumes_test.py ..                              [ 96%]
04:05:36 [2020-06-06T04:05:36.212Z] tests/integration/regression_test.py ......                              [ 98%]
04:05:36 [2020-06-06T04:05:36.470Z] tests/integration/credentials/store_test.py ......                       [ 99%]
04:05:36 [2020-06-06T04:05:36.728Z] tests/integration/credentials/utils_test.py .                            [100%]
04:05:36 [2020-06-06T04:05:36.728Z] 
04:05:36 [2020-06-06T04:05:36.728Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
04:05:36 [2020-06-06T04:05:36.728Z] =========================== short test summary info ============================
04:05:36 [2020-06-06T04:05:36.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
04:05:36 [2020-06-06T04:05:36.728Z]   CONFIG_RT_GROUP_SCHED isn't enabled
04:05:36 [2020-06-06T04:05:36.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
04:05:36 [2020-06-06T04:05:36.728Z]   Not supported on most drivers
04:05:36 [2020-06-06T04:05:36.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
04:05:36 [2020-06-06T04:05:36.728Z]   Can fail if eth0 has multiple IP addresses
04:05:36 [2020-06-06T04:05:36.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
04:05:36 [2020-06-06T04:05:36.728Z]   This doesn't seem to be taken into account by the engine
04:05:36 [2020-06-06T04:05:36.728Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
04:05:36 [2020-06-06T04:05:36.728Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
04:05:36 [2020-06-06T04:05:36.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
04:05:36 [2020-06-06T04:05:36.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
04:05:36 [2020-06-06T04:05:36.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
04:05:36 [2020-06-06T04:05:36.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
04:05:36 [2020-06-06T04:05:36.728Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
04:05:36 [2020-06-06T04:05:36.728Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 299.38 seconds ==
04:05:36 [2020-06-06T04:05:36.985Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
04:05:49 [2020-06-06T04:05:49.165Z] Leaving: AppArmorNo profiles have been unloaded.
04:05:49 [2020-06-06T04:05:49.165Z] 
04:05:49 [2020-06-06T04:05:49.165Z] Unloading profiles will leave already running processes permanently
04:05:49 [2020-06-06T04:05:49.165Z] unconfined, which can lead to unexpected situations.
04:05:49 [2020-06-06T04:05:49.165Z] 
04:05:49 [2020-06-06T04:05:49.165Z] To set a process to complain mode, use the command line tool
04:05:49 [2020-06-06T04:05:49.165Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:05:49 [2020-06-06T04:05:49.165Z]