Skip to content

Console Output

10:05:02 [2020-09-15T10:05:02.158Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh dynbinary-daemon test-docker-py
10:05:02 [2020-09-15T10:05:02.727Z] 
10:05:02 [2020-09-15T10:05:02.727Z] Removing bundles/
10:05:02 [2020-09-15T10:05:02.727Z] 
10:05:02 [2020-09-15T10:05:02.727Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:05:02 [2020-09-15T10:05:02.727Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:05:02 [2020-09-15T10:05:02.727Z] GOOS="" GOARCH="" GOARM=""
10:06:24 [2020-09-15T10:06:24.193Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:06:24 [2020-09-15T10:06:24.193Z] 
10:06:24 [2020-09-15T10:06:24.193Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:06:24 [2020-09-15T10:06:24.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:06:24 [2020-09-15T10:06:24.193Z] Using test binary docker
10:06:24 [2020-09-15T10:06:24.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:06:24 [2020-09-15T10:06:24.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:06:24 [2020-09-15T10:06:24.193Z] INFO: Waiting for daemon to start...
10:06:24 [2020-09-15T10:06:24.193Z] Starting dockerd
10:06:24 [2020-09-15T10:06:24.193Z] .
10:06:24 [2020-09-15T10:06:24.193Z] INFO: Building docker-sdk-python3:4.1.0...
10:07:10 [2020-09-15T10:07:10.901Z] sha256:bdf4ead08d9dedd63b1fd107d839e6575273ada3044a53574075c4478695be0a
10:07:10 [2020-09-15T10:07:10.901Z] INFO: Starting docker-py tests...
10:07:10 [2020-09-15T10:07:10.901Z] ============================= test session starts ==============================
10:07:10 [2020-09-15T10:07:10.901Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
10:07:10 [2020-09-15T10:07:10.901Z] rootdir: /src, inifile: pytest.ini
10:07:10 [2020-09-15T10:07:10.901Z] plugins: timeout-1.3.3, cov-2.6.1
10:07:10 [2020-09-15T10:07:10.901Z] collected 385 items / 3 deselected / 382 selected
10:07:10 [2020-09-15T10:07:10.901Z] 
10:07:21 [2020-09-15T10:07:21.139Z] tests/integration/api_build_test.py .......................X             [  6%]
10:07:21 [2020-09-15T10:07:21.706Z] tests/integration/api_client_test.py .....                               [  7%]
10:07:23 [2020-09-15T10:07:23.211Z] tests/integration/api_config_test.py .....                               [  8%]
10:07:52 [2020-09-15T10:07:52.702Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:08:45 [2020-09-15T10:08:45.087Z] ................................................                         [ 29%]
10:09:00 [2020-09-15T10:09:00.175Z] tests/integration/api_exec_test.py ....................                  [ 35%]
10:09:07 [2020-09-15T10:09:07.646Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:09:11 [2020-09-15T10:09:11.454Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:09:26 [2020-09-15T10:09:26.581Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:09:33 [2020-09-15T10:09:33.696Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:09:35 [2020-09-15T10:09:35.489Z] tests/integration/api_secret_test.py .....                               [ 52%]
10:09:39 [2020-09-15T10:09:39.749Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:09:54 [2020-09-15T10:09:54.345Z] .........................                                                [ 67%]
10:10:28 [2020-09-15T10:10:28.845Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
10:10:46 [2020-09-15T10:10:46.929Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:10:46 [2020-09-15T10:10:46.929Z] tests/integration/client_test.py .....                                   [ 76%]
10:10:46 [2020-09-15T10:10:46.929Z] tests/integration/errors_test.py .                                       [ 76%]
10:11:21 [2020-09-15T10:11:21.354Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:11:37 [2020-09-15T10:11:37.671Z] .........                                                                [ 86%]
10:11:41 [2020-09-15T10:11:41.238Z] tests/integration/models_images_test.py ..............                   [ 89%]
10:11:42 [2020-09-15T10:11:42.694Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:11:47 [2020-09-15T10:11:47.966Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:11:48 [2020-09-15T10:11:48.904Z] tests/integration/models_resources_test.py .                             [ 91%]
10:11:55 [2020-09-15T10:11:55.114Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:11:57 [2020-09-15T10:11:57.885Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:11:57 [2020-09-15T10:11:57.885Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:12:01 [2020-09-15T10:12:01.762Z] tests/integration/regression_test.py ......                              [ 98%]
10:12:02 [2020-09-15T10:12:02.281Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:12:02 [2020-09-15T10:12:02.281Z] tests/integration/credentials/utils_test.py .                            [100%]
10:12:02 [2020-09-15T10:12:02.281Z] 
10:12:02 [2020-09-15T10:12:02.281Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:12:02 [2020-09-15T10:12:02.281Z] =========================== short test summary info ============================
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:12:02 [2020-09-15T10:12:02.281Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:12:02 [2020-09-15T10:12:02.281Z]   Not supported on most drivers
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:12:02 [2020-09-15T10:12:02.281Z]   Can fail if eth0 has multiple IP addresses
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:12:02 [2020-09-15T10:12:02.281Z]   This doesn't seem to be taken into account by the engine
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:12:02 [2020-09-15T10:12:02.281Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 297.45 seconds ==
10:12:02 [2020-09-15T10:12:02.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:12:14 [2020-09-15T10:12:14.743Z] umount: bundles/test-docker-py/root: no mount point specified.
10:12:14 [2020-09-15T10:12:14.744Z] Leaving: AppArmorNo profiles have been unloaded.
10:12:14 [2020-09-15T10:12:14.744Z] 
10:12:14 [2020-09-15T10:12:14.744Z] Unloading profiles will leave already running processes permanently
10:12:14 [2020-09-15T10:12:14.744Z] unconfined, which can lead to unexpected situations.
10:12:14 [2020-09-15T10:12:14.744Z] 
10:12:14 [2020-09-15T10:12:14.744Z] To set a process to complain mode, use the command line tool
10:12:14 [2020-09-15T10:12:14.744Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:12:14 [2020-09-15T10:12:14.744Z]