Skip to content

Console Output

00:47:17 [2022-03-06T00:47:17.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43330/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98285cf767adf3caaa43c3508cf9e78b024fc826 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:98285cf767adf3caaa43c3508cf9e78b024fc826 hack/make.sh dynbinary test-docker-py
00:47:17 [2022-03-06T00:47:17.576Z] 
00:47:17 [2022-03-06T00:47:17.576Z] Removing bundles/
00:47:17 [2022-03-06T00:47:17.576Z] 
00:47:17 [2022-03-06T00:47:17.576Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:47:17 [2022-03-06T00:47:17.576Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:47:17 [2022-03-06T00:47:17.576Z] GOOS="" GOARCH="" GOARM=""
00:48:54 [2022-03-06T00:48:54.026Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:48:54 [2022-03-06T00:48:54.026Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
00:48:54 [2022-03-06T00:48:54.026Z] GOOS="" GOARCH="" GOARM=""
00:48:54 [2022-03-06T00:48:54.026Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
00:48:54 [2022-03-06T00:48:54.026Z] 
00:48:54 [2022-03-06T00:48:54.026Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:48:54 [2022-03-06T00:48:54.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:48:54 [2022-03-06T00:48:54.026Z] Using test binary docker
00:48:54 [2022-03-06T00:48:54.026Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:48:54 [2022-03-06T00:48:54.026Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:48:54 [2022-03-06T00:48:54.026Z] INFO: Waiting for daemon to start...
00:48:54 [2022-03-06T00:48:54.026Z] Starting dockerd
00:48:54 [2022-03-06T00:48:54.026Z] .
00:48:54 [2022-03-06T00:48:54.026Z] INFO: Building docker-sdk-python3:5.0.3...
00:49:40 [2022-03-06T00:49:40.695Z] sha256:6d16e5147389744f9f92e47b5c52d2920f102bc1d4b0a420ce6f60385d32776f
00:49:40 [2022-03-06T00:49:40.695Z] INFO: Starting docker-py tests...
00:49:40 [2022-03-06T00:49:40.695Z] ============================= test session starts ==============================
00:49:40 [2022-03-06T00:49:40.695Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
00:49:40 [2022-03-06T00:49:40.695Z] rootdir: /src, inifile: pytest.ini
00:49:40 [2022-03-06T00:49:40.695Z] plugins: timeout-1.3.3, cov-2.6.1
00:49:40 [2022-03-06T00:49:40.695Z] collected 395 items / 2 deselected / 393 selected
00:49:40 [2022-03-06T00:49:40.695Z] 
00:49:51 [2022-03-06T00:49:51.371Z] tests/integration/api_build_test.py .......................X             [  6%]
00:49:51 [2022-03-06T00:49:51.937Z] tests/integration/api_client_test.py .....                               [  7%]
00:49:53 [2022-03-06T00:49:53.708Z] tests/integration/api_config_test.py ......                              [  8%]
00:50:22 [2022-03-06T00:50:22.950Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
00:51:15 [2022-03-06T00:51:15.951Z] .........................xx....................                          [ 29%]
00:51:32 [2022-03-06T00:51:32.242Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:51:39 [2022-03-06T00:51:39.696Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:51:44 [2022-03-06T00:51:44.427Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
00:52:00 [2022-03-06T00:52:00.244Z] tests/integration/api_network_test.py ............................       [ 47%]
00:52:09 [2022-03-06T00:52:09.751Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
00:52:11 [2022-03-06T00:52:11.253Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:52:15 [2022-03-06T00:52:15.434Z] tests/integration/api_service_test.py .................................. [ 59%]
00:52:31 [2022-03-06T00:52:31.133Z] ............................                                             [ 66%]
00:53:09 [2022-03-06T00:53:09.609Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:53:24 [2022-03-06T00:53:24.737Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:53:26 [2022-03-06T00:53:26.641Z] tests/integration/client_test.py .....                                   [ 75%]
00:53:26 [2022-03-06T00:53:26.903Z] tests/integration/context_api_test.py ...                                [ 76%]
00:53:27 [2022-03-06T00:53:27.471Z] tests/integration/errors_test.py .                                       [ 76%]
00:53:45 [2022-03-06T00:53:45.396Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:54:01 [2022-03-06T00:54:01.318Z] .........                                                                [ 85%]
00:54:06 [2022-03-06T00:54:06.076Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:54:07 [2022-03-06T00:54:07.271Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:54:13 [2022-03-06T00:54:13.829Z] tests/integration/models_nodes_test.py .                                 [ 90%]
00:54:13 [2022-03-06T00:54:13.829Z] tests/integration/models_resources_test.py .                             [ 91%]
00:54:15 [2022-03-06T00:54:15.430Z] tests/integration/models_services_test.py ................X.             [ 95%]
00:54:18 [2022-03-06T00:54:18.705Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:54:18 [2022-03-06T00:54:18.705Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:54:22 [2022-03-06T00:54:22.365Z] tests/integration/regression_test.py ......                              [ 98%]
00:54:22 [2022-03-06T00:54:22.624Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:54:22 [2022-03-06T00:54:22.624Z] tests/integration/credentials/utils_test.py .                            [100%]
00:54:22 [2022-03-06T00:54:22.624Z] 
00:54:22 [2022-03-06T00:54:22.624Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:54:22 [2022-03-06T00:54:22.624Z] =========================== short test summary info ============================
00:54:22 [2022-03-06T00:54:22.624Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:54:22 [2022-03-06T00:54:22.624Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:54:22 [2022-03-06T00:54:22.624Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:54:22 [2022-03-06T00:54:22.624Z]   Not supported on most drivers
00:54:22 [2022-03-06T00:54:22.624Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:54:22 [2022-03-06T00:54:22.624Z]   Output of docker top depends on host distro, and is not formalized.
00:54:22 [2022-03-06T00:54:22.624Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:54:22 [2022-03-06T00:54:22.624Z]   Output of docker top depends on host distro, and is not formalized.
00:54:22 [2022-03-06T00:54:22.624Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:54:22 [2022-03-06T00:54:22.624Z]   Can fail if eth0 has multiple IP addresses
00:54:22 [2022-03-06T00:54:22.624Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:54:22 [2022-03-06T00:54:22.624Z]   This doesn't seem to be taken into account by the engine
00:54:22 [2022-03-06T00:54:22.624Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
00:54:22 [2022-03-06T00:54:22.624Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:54:22 [2022-03-06T00:54:22.624Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.36 seconds ==
00:54:22 [2022-03-06T00:54:22.881Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:54:35 [2022-03-06T00:54:35.081Z] Leaving: AppArmorNo profiles have been unloaded.
00:54:35 [2022-03-06T00:54:35.081Z] 
00:54:35 [2022-03-06T00:54:35.081Z] Unloading profiles will leave already running processes permanently
00:54:35 [2022-03-06T00:54:35.081Z] unconfined, which can lead to unexpected situations.
00:54:35 [2022-03-06T00:54:35.081Z] 
00:54:35 [2022-03-06T00:54:35.081Z] To set a process to complain mode, use the command line tool
00:54:35 [2022-03-06T00:54:35.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:54:35 [2022-03-06T00:54:35.081Z]