Skip to content

Console Output

16:38:53 [2020-09-25T16:38:53.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/make.sh dynbinary-daemon test-docker-py
16:38:54 [2020-09-25T16:38:54.382Z] 
16:38:54 [2020-09-25T16:38:54.382Z] Removing bundles/
16:38:54 [2020-09-25T16:38:54.382Z] 
16:38:54 [2020-09-25T16:38:54.382Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:38:54 [2020-09-25T16:38:54.382Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:38:54 [2020-09-25T16:38:54.382Z] GOOS="" GOARCH="" GOARM=""
16:40:15 [2020-09-25T16:40:15.892Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:40:15 [2020-09-25T16:40:15.892Z] 
16:40:15 [2020-09-25T16:40:15.892Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:40:15 [2020-09-25T16:40:15.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:40:15 [2020-09-25T16:40:15.892Z] Using test binary docker
16:40:15 [2020-09-25T16:40:15.892Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:40:15 [2020-09-25T16:40:15.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:40:15 [2020-09-25T16:40:15.892Z] INFO: Waiting for daemon to start...
16:40:15 [2020-09-25T16:40:15.892Z] Starting dockerd
16:40:15 [2020-09-25T16:40:15.892Z] .
16:40:15 [2020-09-25T16:40:15.892Z] INFO: Building docker-sdk-python3:4.1.0...
16:41:02 [2020-09-25T16:41:02.585Z] sha256:e91e48c16cc25624a96874f0ed666d4c5cdf76c3b8aa7934790595c363ed7e5b
16:41:02 [2020-09-25T16:41:02.585Z] INFO: Starting docker-py tests...
16:41:02 [2020-09-25T16:41:02.585Z] ============================= test session starts ==============================
16:41:02 [2020-09-25T16:41:02.585Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
16:41:02 [2020-09-25T16:41:02.585Z] rootdir: /src, inifile: pytest.ini
16:41:02 [2020-09-25T16:41:02.585Z] plugins: timeout-1.3.3, cov-2.6.1
16:41:02 [2020-09-25T16:41:02.585Z] collected 385 items / 3 deselected / 382 selected
16:41:02 [2020-09-25T16:41:02.585Z] 
16:41:15 [2020-09-25T16:41:15.583Z] tests/integration/api_build_test.py .......................X             [  6%]
16:41:16 [2020-09-25T16:41:16.408Z] tests/integration/api_client_test.py .....                               [  7%]
16:41:17 [2020-09-25T16:41:17.910Z] tests/integration/api_config_test.py .....                               [  8%]
16:41:48 [2020-09-25T16:41:48.166Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:42:42 [2020-09-25T16:42:42.331Z] ................................................                         [ 29%]
16:42:58 [2020-09-25T16:42:58.016Z] tests/integration/api_exec_test.py ....................                  [ 35%]
16:43:05 [2020-09-25T16:43:05.480Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
16:43:08 [2020-09-25T16:43:08.478Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:43:24 [2020-09-25T16:43:24.416Z] tests/integration/api_network_test.py ...........................        [ 47%]
16:43:33 [2020-09-25T16:43:33.416Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:43:34 [2020-09-25T16:43:34.610Z] tests/integration/api_secret_test.py .....                               [ 52%]
16:43:39 [2020-09-25T16:43:39.057Z] tests/integration/api_service_test.py ................s................. [ 60%]
16:43:53 [2020-09-25T16:43:53.424Z] .........................                                                [ 67%]
16:44:27 [2020-09-25T16:44:27.908Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
16:44:45 [2020-09-25T16:44:45.983Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:44:45 [2020-09-25T16:44:45.983Z] tests/integration/client_test.py .....                                   [ 76%]
16:44:45 [2020-09-25T16:44:45.983Z] tests/integration/errors_test.py .                                       [ 76%]
16:45:23 [2020-09-25T16:45:23.959Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:45:40 [2020-09-25T16:45:40.252Z] .........                                                                [ 86%]
16:45:44 [2020-09-25T16:45:44.076Z] tests/integration/models_images_test.py ..............                   [ 89%]
16:45:45 [2020-09-25T16:45:45.275Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:45:51 [2020-09-25T16:45:51.844Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:45:51 [2020-09-25T16:45:51.844Z] tests/integration/models_resources_test.py .                             [ 91%]
16:45:57 [2020-09-25T16:45:57.936Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:46:00 [2020-09-25T16:46:00.688Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:46:00 [2020-09-25T16:46:00.688Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:46:04 [2020-09-25T16:46:04.873Z] tests/integration/regression_test.py ......                              [ 98%]
16:46:05 [2020-09-25T16:46:05.133Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:46:05 [2020-09-25T16:46:05.133Z] tests/integration/credentials/utils_test.py .                            [100%]
16:46:05 [2020-09-25T16:46:05.133Z] 
16:46:05 [2020-09-25T16:46:05.133Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:46:05 [2020-09-25T16:46:05.133Z] =========================== short test summary info ============================
16:46:05 [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:46:05 [2020-09-25T16:46:05.133Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:46:05 [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:46:05 [2020-09-25T16:46:05.133Z]   Not supported on most drivers
16:46:05 [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:46:05 [2020-09-25T16:46:05.133Z]   Can fail if eth0 has multiple IP addresses
16:46:05 [2020-09-25T16:46:05.133Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:46:05 [2020-09-25T16:46:05.133Z]   This doesn't seem to be taken into account by the engine
16:46:05 [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:46:05 [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
16:46:05 [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
16:46:05 [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
16:46:05 [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
16:46:05 [2020-09-25T16:46:05.133Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
16:46:05 [2020-09-25T16:46:05.133Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:46:05 [2020-09-25T16:46:05.133Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 306.93 seconds ==
16:46:05 [2020-09-25T16:46:05.391Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:46:17 [2020-09-25T16:46:17.589Z] umount: bundles/test-docker-py/root: no mount point specified.
16:46:17 [2020-09-25T16:46:17.589Z] Leaving: AppArmorNo profiles have been unloaded.
16:46:17 [2020-09-25T16:46:17.589Z] 
16:46:17 [2020-09-25T16:46:17.589Z] Unloading profiles will leave already running processes permanently
16:46:17 [2020-09-25T16:46:17.589Z] unconfined, which can lead to unexpected situations.
16:46:17 [2020-09-25T16:46:17.589Z] 
16:46:17 [2020-09-25T16:46:17.589Z] To set a process to complain mode, use the command line tool
16:46:17 [2020-09-25T16:46:17.589Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:46:17 [2020-09-25T16:46:17.589Z]