Skip to content

Console Output

13:17:31 [2020-03-19T13:17:31.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 hack/make.sh dynbinary-daemon test-docker-py
13:17:32 [2020-03-19T13:17:32.467Z] 
13:17:32 [2020-03-19T13:17:32.467Z] Removing bundles/
13:17:32 [2020-03-19T13:17:32.467Z] 
13:17:32 [2020-03-19T13:17:32.467Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:17:32 [2020-03-19T13:17:32.467Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:17:32 [2020-03-19T13:17:32.467Z] GOOS="" GOARCH="" GOARM=""
13:18:53 [2020-03-19T13:18:53.808Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:18:53 [2020-03-19T13:18:53.808Z] 
13:18:53 [2020-03-19T13:18:53.808Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:18:53 [2020-03-19T13:18:53.808Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:18:53 [2020-03-19T13:18:53.808Z] Using test binary docker
13:18:53 [2020-03-19T13:18:53.808Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:18:53 [2020-03-19T13:18:53.808Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:18:53 [2020-03-19T13:18:53.808Z] INFO: Waiting for daemon to start...
13:18:53 [2020-03-19T13:18:53.808Z] Starting dockerd
13:18:54 [2020-03-19T13:18:54.730Z] .
13:18:54 [2020-03-19T13:18:54.731Z] INFO: Building docker-sdk-python3:4.2.0...
13:19:41 [2020-03-19T13:19:41.526Z] sha256:afa6f274ab471bc083295a12f71dc46b8daf2f3dfdea55b362563471d6c96e42
13:19:41 [2020-03-19T13:19:41.526Z] INFO: Starting docker-py tests...
13:19:41 [2020-03-19T13:19:41.526Z] ============================= test session starts ==============================
13:19:41 [2020-03-19T13:19:41.526Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
13:19:41 [2020-03-19T13:19:41.526Z] rootdir: /src, inifile: pytest.ini
13:19:41 [2020-03-19T13:19:41.526Z] plugins: timeout-1.3.3, cov-2.6.1
13:19:41 [2020-03-19T13:19:41.526Z] collected 387 items / 1 deselected / 386 selected
13:19:41 [2020-03-19T13:19:41.526Z] 
13:20:03 [2020-03-19T13:20:03.250Z] tests/integration/api_build_test.py .......................X             [  6%]
13:20:04 [2020-03-19T13:20:04.066Z] tests/integration/api_client_test.py .....                               [  7%]
13:20:05 [2020-03-19T13:20:05.997Z] tests/integration/api_config_test.py .....                               [  8%]
13:20:40 [2020-03-19T13:20:40.177Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:21:41 [2020-03-19T13:21:41.571Z] ................................................                         [ 29%]
13:22:01 [2020-03-19T13:22:01.051Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:22:08 [2020-03-19T13:22:08.962Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
13:22:12 [2020-03-19T13:22:12.419Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:22:32 [2020-03-19T13:22:32.668Z] tests/integration/api_network_test.py ...........................        [ 47%]
13:22:40 [2020-03-19T13:22:40.410Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:22:42 [2020-03-19T13:22:42.022Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:22:46 [2020-03-19T13:22:46.742Z] tests/integration/api_service_test.py ................s................. [ 60%]
13:23:01 [2020-03-19T13:23:01.272Z] .........................                                                [ 67%]
13:23:30 [2020-03-19T13:23:30.773Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
13:23:45 [2020-03-19T13:23:45.585Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:23:48 [2020-03-19T13:23:48.090Z] tests/integration/client_test.py .....                                   [ 75%]
13:23:48 [2020-03-19T13:23:48.090Z] tests/integration/context_api_test.py ..                                 [ 76%]
13:23:48 [2020-03-19T13:23:48.344Z] tests/integration/errors_test.py .                                       [ 76%]
13:24:25 [2020-03-19T13:24:25.995Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:24:43 [2020-03-19T13:24:43.170Z] .........                                                                [ 86%]
13:24:48 [2020-03-19T13:24:48.604Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:24:50 [2020-03-19T13:24:50.216Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:24:56 [2020-03-19T13:24:56.734Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:24:56 [2020-03-19T13:24:56.734Z] tests/integration/models_resources_test.py .                             [ 91%]
13:25:02 [2020-03-19T13:25:02.773Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:25:06 [2020-03-19T13:25:06.012Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:25:06 [2020-03-19T13:25:06.012Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:25:10 [2020-03-19T13:25:10.251Z] tests/integration/regression_test.py ......                              [ 98%]
13:25:10 [2020-03-19T13:25:10.506Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:25:10 [2020-03-19T13:25:10.506Z] tests/integration/credentials/utils_test.py .                            [100%]
13:25:10 [2020-03-19T13:25:10.506Z] 
13:25:10 [2020-03-19T13:25:10.506Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:25:10 [2020-03-19T13:25:10.506Z] =========================== short test summary info ============================
13:25:10 [2020-03-19T13:25:10.506Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:25:10 [2020-03-19T13:25:10.506Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:25:10 [2020-03-19T13:25:10.506Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:25:10 [2020-03-19T13:25:10.506Z]   Not supported on most drivers
13:25:10 [2020-03-19T13:25:10.506Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:25:10 [2020-03-19T13:25:10.506Z]   Can fail if eth0 has multiple IP addresses
13:25:10 [2020-03-19T13:25:10.506Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:25:10 [2020-03-19T13:25:10.506Z]   This doesn't seem to be taken into account by the engine
13:25:10 [2020-03-19T13:25:10.506Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:25:10 [2020-03-19T13:25:10.506Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
13:25:10 [2020-03-19T13:25:10.506Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
13:25:10 [2020-03-19T13:25:10.506Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
13:25:10 [2020-03-19T13:25:10.506Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
13:25:10 [2020-03-19T13:25:10.506Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
13:25:10 [2020-03-19T13:25:10.506Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:25:10 [2020-03-19T13:25:10.506Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 330.24 seconds ==
13:25:10 [2020-03-19T13:25:10.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:25:22 [2020-03-19T13:25:22.903Z] Leaving: AppArmorNo profiles have been unloaded.
13:25:22 [2020-03-19T13:25:22.903Z] 
13:25:22 [2020-03-19T13:25:22.904Z] Unloading profiles will leave already running processes permanently
13:25:22 [2020-03-19T13:25:22.904Z] unconfined, which can lead to unexpected situations.
13:25:22 [2020-03-19T13:25:22.904Z] 
13:25:22 [2020-03-19T13:25:22.904Z] To set a process to complain mode, use the command line tool
13:25:22 [2020-03-19T13:25:22.904Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:25:22 [2020-03-19T13:25:22.904Z]