Skip to content

Console Output

01:18:06 [2020-02-11T01:18:06.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/make.sh dynbinary-daemon test-docker-py
01:18:09 [2020-02-11T01:18:09.384Z] 
01:18:09 [2020-02-11T01:18:09.385Z] Removing bundles/
01:18:09 [2020-02-11T01:18:09.385Z] 
01:18:09 [2020-02-11T01:18:09.385Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
01:18:09 [2020-02-11T01:18:09.385Z] Building: bundles/dynbinary-daemon/dockerd-dev
01:18:09 [2020-02-11T01:18:09.385Z] GOOS="" GOARCH="" GOARM=""
01:19:30 [2020-02-11T01:19:30.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
01:19:30 [2020-02-11T01:19:30.726Z] 
01:19:30 [2020-02-11T01:19:30.726Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
01:19:30 [2020-02-11T01:19:30.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
01:19:30 [2020-02-11T01:19:30.726Z] Using test binary docker
01:19:30 [2020-02-11T01:19:30.726Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:19:30 [2020-02-11T01:19:30.726Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
01:19:30 [2020-02-11T01:19:30.726Z] INFO: Waiting for daemon to start...
01:19:30 [2020-02-11T01:19:30.726Z] Starting dockerd
01:19:30 [2020-02-11T01:19:30.726Z] .
01:19:30 [2020-02-11T01:19:30.726Z] INFO: Building docker-sdk-python3:4.2.0...
01:20:17 [2020-02-11T01:20:17.326Z] sha256:a24687c720e595859f2ed18af23cdd953c73adfa0b96db6580f2c48e7e8cb55a
01:20:17 [2020-02-11T01:20:17.327Z] INFO: Starting docker-py tests...
01:20:17 [2020-02-11T01:20:17.886Z] ============================= test session starts ==============================
01:20:17 [2020-02-11T01:20:17.886Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
01:20:17 [2020-02-11T01:20:17.886Z] rootdir: /src, inifile: pytest.ini
01:20:17 [2020-02-11T01:20:17.886Z] plugins: timeout-1.3.3, cov-2.6.1
01:20:18 [2020-02-11T01:20:18.809Z] collected 387 items
01:20:18 [2020-02-11T01:20:18.809Z] 
01:20:45 [2020-02-11T01:20:45.634Z] tests/integration/api_build_test.py .......................X             [  6%]
01:20:46 [2020-02-11T01:20:46.192Z] tests/integration/api_client_test.py .....                               [  7%]
01:20:48 [2020-02-11T01:20:48.328Z] tests/integration/api_config_test.py .....                               [  8%]
01:21:27 [2020-02-11T01:21:27.834Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
01:22:41 [2020-02-11T01:22:41.024Z] .................................................                        [ 29%]
01:23:04 [2020-02-11T01:23:04.151Z] tests/integration/api_exec_test.py .....................                 [ 35%]
01:23:12 [2020-02-11T01:23:12.070Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
01:23:17 [2020-02-11T01:23:17.372Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
01:23:42 [2020-02-11T01:23:42.573Z] tests/integration/api_network_test.py ...........................        [ 47%]
01:23:51 [2020-02-11T01:23:51.100Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
01:23:53 [2020-02-11T01:23:53.019Z] tests/integration/api_secret_test.py .....                               [ 51%]
01:23:58 [2020-02-11T01:23:58.629Z] tests/integration/api_service_test.py ................s................. [ 60%]
01:24:13 [2020-02-11T01:24:13.314Z] .........................                                                [ 67%]
01:24:54 [2020-02-11T01:24:54.034Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
01:25:09 [2020-02-11T01:25:09.076Z] tests/integration/api_volume_test.py .........                           [ 74%]
01:25:10 [2020-02-11T01:25:10.956Z] tests/integration/client_test.py .....                                   [ 75%]
01:25:10 [2020-02-11T01:25:10.956Z] tests/integration/context_api_test.py ..                                 [ 76%]
01:25:11 [2020-02-11T01:25:11.515Z] tests/integration/errors_test.py .                                       [ 76%]
01:25:56 [2020-02-11T01:25:56.505Z] tests/integration/models_containers_test.py ............................ [ 83%]
01:26:17 [2020-02-11T01:26:17.034Z] .........                                                                [ 86%]
01:26:24 [2020-02-11T01:26:24.245Z] tests/integration/models_images_test.py ...............                  [ 89%]
01:26:25 [2020-02-11T01:26:25.860Z] tests/integration/models_networks_test.py ....                           [ 90%]
01:26:32 [2020-02-11T01:26:32.380Z] tests/integration/models_nodes_test.py .                                 [ 91%]
01:26:33 [2020-02-11T01:26:33.303Z] tests/integration/models_resources_test.py .                             [ 91%]
01:26:39 [2020-02-11T01:26:39.090Z] tests/integration/models_services_test.py ..............X.               [ 95%]
01:26:43 [2020-02-11T01:26:43.483Z] tests/integration/models_swarm_test.py ..                                [ 96%]
01:26:43 [2020-02-11T01:26:43.483Z] tests/integration/models_volumes_test.py ..                              [ 96%]
01:26:48 [2020-02-11T01:26:48.731Z] tests/integration/regression_test.py ......                              [ 98%]
01:26:48 [2020-02-11T01:26:48.987Z] tests/integration/credentials/store_test.py ......                       [ 99%]
01:26:49 [2020-02-11T01:26:49.241Z] tests/integration/credentials/utils_test.py .                            [100%]
01:26:49 [2020-02-11T01:26:49.241Z] 
01:26:49 [2020-02-11T01:26:49.241Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
01:26:49 [2020-02-11T01:26:49.241Z] =========================== short test summary info ============================
01:26:49 [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
01:26:49 [2020-02-11T01:26:49.241Z]   CONFIG_RT_GROUP_SCHED isn't enabled
01:26:49 [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
01:26:49 [2020-02-11T01:26:49.241Z]   Not supported on most drivers
01:26:49 [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
01:26:49 [2020-02-11T01:26:49.241Z]   Can fail if eth0 has multiple IP addresses
01:26:49 [2020-02-11T01:26:49.241Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
01:26:49 [2020-02-11T01:26:49.241Z]   This doesn't seem to be taken into account by the engine
01:26:49 [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
01:26:49 [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
01:26:49 [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
01:26:49 [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
01:26:49 [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
01:26:49 [2020-02-11T01:26:49.241Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
01:26:49 [2020-02-11T01:26:49.241Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
01:26:49 [2020-02-11T01:26:49.241Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 391.23 seconds =========
01:26:49 [2020-02-11T01:26:49.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
01:27:01 [2020-02-11T01:27:01.685Z] Leaving: AppArmorNo profiles have been unloaded.
01:27:01 [2020-02-11T01:27:01.686Z] 
01:27:01 [2020-02-11T01:27:01.686Z] Unloading profiles will leave already running processes permanently
01:27:01 [2020-02-11T01:27:01.686Z] unconfined, which can lead to unexpected situations.
01:27:01 [2020-02-11T01:27:01.686Z] 
01:27:01 [2020-02-11T01:27:01.686Z] To set a process to complain mode, use the command line tool
01:27:01 [2020-02-11T01:27:01.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:27:01 [2020-02-11T01:27:01.686Z]