Skip to content

Console Output

13:29:12 [2021-09-14T13:29:12.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42851/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f586a473cf8dc9ac1edf893f70ccf37c2e217035 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f586a473cf8dc9ac1edf893f70ccf37c2e217035 hack/make.sh dynbinary test-docker-py
13:29:12 [2021-09-14T13:29:12.748Z] 
13:29:12 [2021-09-14T13:29:12.748Z] Removing bundles/
13:29:12 [2021-09-14T13:29:12.748Z] 
13:29:12 [2021-09-14T13:29:12.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:29:12 [2021-09-14T13:29:12.748Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:29:12 [2021-09-14T13:29:12.748Z] GOOS="" GOARCH="" GOARM=""
13:30:49 [2021-09-14T13:30:49.248Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:30:49 [2021-09-14T13:30:49.248Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:30:49 [2021-09-14T13:30:49.248Z] GOOS="" GOARCH="" GOARM=""
13:30:49 [2021-09-14T13:30:49.248Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:30:49 [2021-09-14T13:30:49.248Z] 
13:30:49 [2021-09-14T13:30:49.248Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:30:49 [2021-09-14T13:30:49.248Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:30:49 [2021-09-14T13:30:49.248Z] Using test binary docker
13:30:49 [2021-09-14T13:30:49.248Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:30:49 [2021-09-14T13:30:49.248Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:30:49 [2021-09-14T13:30:49.248Z] INFO: Waiting for daemon to start...
13:30:49 [2021-09-14T13:30:49.248Z] Starting dockerd
13:30:49 [2021-09-14T13:30:49.248Z] .
13:30:49 [2021-09-14T13:30:49.248Z] INFO: Building docker-sdk-python3:5.0.0...
13:31:35 [2021-09-14T13:31:35.991Z] sha256:be79f9cfb045c24a3b6a7e6c1e6faaf665a6ccc7930b409f881497fd177feb58
13:31:35 [2021-09-14T13:31:35.991Z] INFO: Starting docker-py tests...
13:31:35 [2021-09-14T13:31:35.991Z] ============================= test session starts ==============================
13:31:35 [2021-09-14T13:31:35.991Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0
13:31:35 [2021-09-14T13:31:35.991Z] rootdir: /src, inifile: pytest.ini
13:31:35 [2021-09-14T13:31:35.991Z] plugins: timeout-1.3.3, cov-2.6.1
13:31:35 [2021-09-14T13:31:35.991Z] collected 390 items / 1 deselected / 389 selected
13:31:35 [2021-09-14T13:31:35.991Z] 
13:31:45 [2021-09-14T13:31:45.103Z] tests/integration/api_build_test.py .......................X             [  6%]
13:31:45 [2021-09-14T13:31:45.934Z] tests/integration/api_client_test.py .....                               [  7%]
13:31:47 [2021-09-14T13:31:47.445Z] tests/integration/api_config_test.py .....                               [  8%]
13:32:16 [2021-09-14T13:32:16.433Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
13:33:09 [2021-09-14T13:33:09.306Z] ..........................xx....................                         [ 29%]
13:33:25 [2021-09-14T13:33:25.223Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:33:32 [2021-09-14T13:33:32.719Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:33:36 [2021-09-14T13:33:36.309Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:33:51 [2021-09-14T13:33:51.961Z] tests/integration/api_network_test.py ............................       [ 47%]
13:33:59 [2021-09-14T13:33:59.268Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:34:00 [2021-09-14T13:34:00.361Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:34:03 [2021-09-14T13:34:03.811Z] tests/integration/api_service_test.py ....................s............. [ 60%]
13:34:19 [2021-09-14T13:34:19.559Z] ..........................                                               [ 67%]
13:34:58 [2021-09-14T13:34:58.591Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:35:16 [2021-09-14T13:35:16.698Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:35:16 [2021-09-14T13:35:16.698Z] tests/integration/client_test.py .....                                   [ 75%]
13:35:16 [2021-09-14T13:35:16.698Z] tests/integration/context_api_test.py ...                                [ 76%]
13:35:16 [2021-09-14T13:35:16.698Z] tests/integration/errors_test.py .                                       [ 76%]
13:35:34 [2021-09-14T13:35:34.700Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:35:50 [2021-09-14T13:35:50.701Z] .........                                                                [ 86%]
13:35:54 [2021-09-14T13:35:54.870Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:35:56 [2021-09-14T13:35:56.073Z] tests/integration/models_networks_test.py ....                           [ 91%]
13:36:02 [2021-09-14T13:36:02.653Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:36:02 [2021-09-14T13:36:02.653Z] tests/integration/models_resources_test.py .                             [ 91%]
13:36:08 [2021-09-14T13:36:08.769Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:36:11 [2021-09-14T13:36:11.536Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:36:11 [2021-09-14T13:36:11.536Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:36:15 [2021-09-14T13:36:15.171Z] tests/integration/regression_test.py ......                              [ 98%]
13:36:15 [2021-09-14T13:36:15.693Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:36:15 [2021-09-14T13:36:15.693Z] tests/integration/credentials/utils_test.py .                            [100%]
13:36:15 [2021-09-14T13:36:15.693Z] 
13:36:15 [2021-09-14T13:36:15.693Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:36:15 [2021-09-14T13:36:15.693Z] =========================== short test summary info ============================
13:36:15 [2021-09-14T13:36:15.693Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:36:15 [2021-09-14T13:36:15.693Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:36:15 [2021-09-14T13:36:15.693Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:36:15 [2021-09-14T13:36:15.693Z]   Not supported on most drivers
13:36:15 [2021-09-14T13:36:15.693Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:36:15 [2021-09-14T13:36:15.693Z]   Output of docker top depends on host distro, and is not formalized.
13:36:15 [2021-09-14T13:36:15.693Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:36:15 [2021-09-14T13:36:15.693Z]   Output of docker top depends on host distro, and is not formalized.
13:36:15 [2021-09-14T13:36:15.693Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:36:15 [2021-09-14T13:36:15.693Z]   Can fail if eth0 has multiple IP addresses
13:36:15 [2021-09-14T13:36:15.693Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:36:15 [2021-09-14T13:36:15.693Z]   This doesn't seem to be taken into account by the engine
13:36:15 [2021-09-14T13:36:15.693Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:36:15 [2021-09-14T13:36:15.693Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
13:36:15 [2021-09-14T13:36:15.693Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:36:15 [2021-09-14T13:36:15.693Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 286.45 seconds ==
13:36:15 [2021-09-14T13:36:15.953Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:36:28 [2021-09-14T13:36:28.176Z] Leaving: AppArmorNo profiles have been unloaded.
13:36:28 [2021-09-14T13:36:28.176Z] 
13:36:28 [2021-09-14T13:36:28.176Z] Unloading profiles will leave already running processes permanently
13:36:28 [2021-09-14T13:36:28.176Z] unconfined, which can lead to unexpected situations.
13:36:28 [2021-09-14T13:36:28.176Z] 
13:36:28 [2021-09-14T13:36:28.176Z] To set a process to complain mode, use the command line tool
13:36:28 [2021-09-14T13:36:28.176Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:36:28 [2021-09-14T13:36:28.176Z]