Skip to content

Console Output

18:20:01 [2020-02-25T18:20:01.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/make.sh dynbinary-daemon test-docker-py
18:20:01 [2020-02-25T18:20:01.690Z] 
18:20:01 [2020-02-25T18:20:01.690Z] Removing bundles/
18:20:01 [2020-02-25T18:20:01.690Z] 
18:20:01 [2020-02-25T18:20:01.690Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:20:01 [2020-02-25T18:20:01.690Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:20:01 [2020-02-25T18:20:01.690Z] GOOS="" GOARCH="" GOARM=""
18:21:23 [2020-02-25T18:21:23.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:21:23 [2020-02-25T18:21:23.061Z] 
18:21:23 [2020-02-25T18:21:23.061Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:21:23 [2020-02-25T18:21:23.061Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:21:23 [2020-02-25T18:21:23.061Z] Using test binary docker
18:21:23 [2020-02-25T18:21:23.061Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:21:23 [2020-02-25T18:21:23.061Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:21:23 [2020-02-25T18:21:23.061Z] INFO: Waiting for daemon to start...
18:21:23 [2020-02-25T18:21:23.061Z] Starting dockerd
18:21:23 [2020-02-25T18:21:23.061Z] .
18:21:23 [2020-02-25T18:21:23.061Z] INFO: Building docker-sdk-python3:4.2.0...
18:22:09 [2020-02-25T18:22:09.670Z] sha256:73405ead214c89312b87829a90d36cb046a5adc9b77821c558ec4affe9eaa94a
18:22:09 [2020-02-25T18:22:09.670Z] INFO: Starting docker-py tests...
18:22:09 [2020-02-25T18:22:09.670Z] ============================= test session starts ==============================
18:22:09 [2020-02-25T18:22:09.670Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
18:22:09 [2020-02-25T18:22:09.670Z] rootdir: /src, inifile: pytest.ini
18:22:09 [2020-02-25T18:22:09.670Z] plugins: timeout-1.3.3, cov-2.6.1
18:22:10 [2020-02-25T18:22:10.231Z] collected 387 items / 1 deselected / 386 selected
18:22:10 [2020-02-25T18:22:10.231Z] 
18:22:32 [2020-02-25T18:22:32.398Z] tests/integration/api_build_test.py .......................X             [  6%]
18:22:33 [2020-02-25T18:22:33.239Z] tests/integration/api_client_test.py .....                               [  7%]
18:22:35 [2020-02-25T18:22:35.149Z] tests/integration/api_config_test.py .....                               [  8%]
18:23:09 [2020-02-25T18:23:09.644Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:24:11 [2020-02-25T18:24:11.836Z] ................................................                         [ 29%]
18:24:31 [2020-02-25T18:24:31.782Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:24:39 [2020-02-25T18:24:39.708Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:24:43 [2020-02-25T18:24:43.528Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:25:05 [2020-02-25T18:25:05.086Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:25:13 [2020-02-25T18:25:13.739Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:25:15 [2020-02-25T18:25:15.683Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:25:19 [2020-02-25T18:25:19.965Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:25:36 [2020-02-25T18:25:36.565Z] .........................                                                [ 67%]
18:26:13 [2020-02-25T18:26:13.593Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
18:26:28 [2020-02-25T18:26:28.673Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:26:30 [2020-02-25T18:26:30.557Z] tests/integration/client_test.py .....                                   [ 75%]
18:26:30 [2020-02-25T18:26:30.557Z] tests/integration/context_api_test.py ..                                 [ 76%]
18:26:31 [2020-02-25T18:26:31.482Z] tests/integration/errors_test.py .                                       [ 76%]
18:27:10 [2020-02-25T18:27:10.340Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:27:28 [2020-02-25T18:27:28.277Z] .........                                                                [ 86%]
18:27:33 [2020-02-25T18:27:33.813Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:27:35 [2020-02-25T18:27:35.686Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:27:40 [2020-02-25T18:27:40.921Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:27:42 [2020-02-25T18:27:42.283Z] tests/integration/models_resources_test.py .                             [ 91%]
18:27:48 [2020-02-25T18:27:48.332Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:27:51 [2020-02-25T18:27:51.578Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:27:51 [2020-02-25T18:27:51.578Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:27:56 [2020-02-25T18:27:56.529Z] tests/integration/regression_test.py ......                              [ 98%]
18:27:56 [2020-02-25T18:27:56.784Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:27:56 [2020-02-25T18:27:56.784Z] tests/integration/credentials/utils_test.py .                            [100%]
18:27:56 [2020-02-25T18:27:56.784Z] 
18:27:56 [2020-02-25T18:27:56.785Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:27:56 [2020-02-25T18:27:56.785Z] =========================== short test summary info ============================
18:27:56 [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:27:56 [2020-02-25T18:27:56.785Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:27:56 [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:27:56 [2020-02-25T18:27:56.785Z]   Not supported on most drivers
18:27:56 [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:27:56 [2020-02-25T18:27:56.785Z]   Can fail if eth0 has multiple IP addresses
18:27:56 [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:27:56 [2020-02-25T18:27:56.785Z]   This doesn't seem to be taken into account by the engine
18:27:56 [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:27:56 [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:27:56 [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:27:56 [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:27:56 [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:27:56 [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:27:56 [2020-02-25T18:27:56.785Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:27:56 [2020-02-25T18:27:56.785Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 347.45 seconds ==
18:27:57 [2020-02-25T18:27:57.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:28:09 [2020-02-25T18:28:09.194Z] Leaving: AppArmorNo profiles have been unloaded.
18:28:09 [2020-02-25T18:28:09.194Z] 
18:28:09 [2020-02-25T18:28:09.194Z] Unloading profiles will leave already running processes permanently
18:28:09 [2020-02-25T18:28:09.194Z] unconfined, which can lead to unexpected situations.
18:28:09 [2020-02-25T18:28:09.194Z] 
18:28:09 [2020-02-25T18:28:09.194Z] To set a process to complain mode, use the command line tool
18:28:09 [2020-02-25T18:28:09.194Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:28:09 [2020-02-25T18:28:09.194Z]