Skip to content

Console Output

14:43:21 [2022-03-07T14:43:21.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43342/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8512cf076c57e2425501a00e6efc0495c94fee7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8512cf076c57e2425501a00e6efc0495c94fee7b hack/make.sh dynbinary test-docker-py
14:43:21 [2022-03-07T14:43:21.745Z] 
14:43:22 [2022-03-07T14:43:22.006Z] Removing bundles/
14:43:22 [2022-03-07T14:43:22.006Z] 
14:43:22 [2022-03-07T14:43:22.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:43:22 [2022-03-07T14:43:22.006Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:43:22 [2022-03-07T14:43:22.006Z] GOOS="" GOARCH="" GOARM=""
14:44:58 [2022-03-07T14:44:58.506Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:44:58 [2022-03-07T14:44:58.506Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:44:58 [2022-03-07T14:44:58.506Z] GOOS="" GOARCH="" GOARM=""
14:44:58 [2022-03-07T14:44:58.506Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:44:58 [2022-03-07T14:44:58.506Z] 
14:44:58 [2022-03-07T14:44:58.506Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:44:58 [2022-03-07T14:44:58.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:44:58 [2022-03-07T14:44:58.506Z] Using test binary docker
14:44:58 [2022-03-07T14:44:58.506Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:44:58 [2022-03-07T14:44:58.506Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:44:58 [2022-03-07T14:44:58.506Z] INFO: Waiting for daemon to start...
14:44:58 [2022-03-07T14:44:58.506Z] Starting dockerd
14:44:58 [2022-03-07T14:44:58.506Z] .
14:44:58 [2022-03-07T14:44:58.506Z] INFO: Building docker-sdk-python3:5.0.3...
14:45:45 [2022-03-07T14:45:45.224Z] sha256:bc7a78dc4bf31e8c8d51d289322f5dd0c630725c34f9b281ad514f7894114d5a
14:45:45 [2022-03-07T14:45:45.224Z] INFO: Starting docker-py tests...
14:45:45 [2022-03-07T14:45:45.224Z] ============================= test session starts ==============================
14:45:45 [2022-03-07T14:45:45.224Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
14:45:45 [2022-03-07T14:45:45.224Z] rootdir: /src, inifile: pytest.ini
14:45:45 [2022-03-07T14:45:45.224Z] plugins: timeout-1.3.3, cov-2.6.1
14:45:45 [2022-03-07T14:45:45.224Z] collected 395 items / 2 deselected / 393 selected
14:45:45 [2022-03-07T14:45:45.224Z] 
14:45:57 [2022-03-07T14:45:57.459Z] tests/integration/api_build_test.py .......................X             [  6%]
14:45:58 [2022-03-07T14:45:58.301Z] tests/integration/api_client_test.py .....                               [  7%]
14:46:00 [2022-03-07T14:46:00.073Z] tests/integration/api_config_test.py ......                              [  8%]
14:46:30 [2022-03-07T14:46:30.044Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
14:47:23 [2022-03-07T14:47:23.750Z] .........................xx....................                          [ 29%]
14:47:40 [2022-03-07T14:47:40.163Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:47:47 [2022-03-07T14:47:47.657Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
14:47:52 [2022-03-07T14:47:52.973Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
14:48:09 [2022-03-07T14:48:09.249Z] tests/integration/api_network_test.py ............................       [ 47%]
14:48:18 [2022-03-07T14:48:18.982Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
14:48:20 [2022-03-07T14:48:20.494Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:48:24 [2022-03-07T14:48:24.441Z] tests/integration/api_service_test.py .................................. [ 59%]
14:48:40 [2022-03-07T14:48:40.340Z] ............................                                             [ 66%]
14:49:19 [2022-03-07T14:49:19.667Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:49:34 [2022-03-07T14:49:34.847Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:49:37 [2022-03-07T14:49:37.388Z] tests/integration/client_test.py .....                                   [ 75%]
14:49:37 [2022-03-07T14:49:37.388Z] tests/integration/context_api_test.py ...                                [ 76%]
14:49:37 [2022-03-07T14:49:37.388Z] tests/integration/errors_test.py .                                       [ 76%]
14:49:56 [2022-03-07T14:49:56.253Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:50:12 [2022-03-07T14:50:12.535Z] .........                                                                [ 85%]
14:50:17 [2022-03-07T14:50:17.321Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:50:18 [2022-03-07T14:50:18.521Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:50:25 [2022-03-07T14:50:25.099Z] tests/integration/models_nodes_test.py .                                 [ 90%]
14:50:25 [2022-03-07T14:50:25.099Z] tests/integration/models_resources_test.py .                             [ 91%]
14:50:26 [2022-03-07T14:50:26.883Z] tests/integration/models_services_test.py ................X.             [ 95%]
14:50:29 [2022-03-07T14:50:29.650Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:50:29 [2022-03-07T14:50:29.651Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:50:33 [2022-03-07T14:50:33.854Z] tests/integration/regression_test.py ......                              [ 98%]
14:50:34 [2022-03-07T14:50:34.115Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:50:34 [2022-03-07T14:50:34.115Z] tests/integration/credentials/utils_test.py .                            [100%]
14:50:34 [2022-03-07T14:50:34.115Z] 
14:50:34 [2022-03-07T14:50:34.115Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:50:34 [2022-03-07T14:50:34.115Z] =========================== short test summary info ============================
14:50:34 [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:50:34 [2022-03-07T14:50:34.115Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:50:34 [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:50:34 [2022-03-07T14:50:34.115Z]   Not supported on most drivers
14:50:34 [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:50:34 [2022-03-07T14:50:34.115Z]   Output of docker top depends on host distro, and is not formalized.
14:50:34 [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:50:34 [2022-03-07T14:50:34.115Z]   Output of docker top depends on host distro, and is not formalized.
14:50:34 [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:50:34 [2022-03-07T14:50:34.115Z]   Can fail if eth0 has multiple IP addresses
14:50:34 [2022-03-07T14:50:34.115Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:50:34 [2022-03-07T14:50:34.115Z]   This doesn't seem to be taken into account by the engine
14:50:34 [2022-03-07T14:50:34.115Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
14:50:34 [2022-03-07T14:50:34.115Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:50:34 [2022-03-07T14:50:34.115Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.39 seconds ==
14:50:34 [2022-03-07T14:50:34.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:50:46 [2022-03-07T14:50:46.598Z] Leaving: AppArmorNo profiles have been unloaded.
14:50:46 [2022-03-07T14:50:46.598Z] 
14:50:46 [2022-03-07T14:50:46.598Z] Unloading profiles will leave already running processes permanently
14:50:46 [2022-03-07T14:50:46.598Z] unconfined, which can lead to unexpected situations.
14:50:46 [2022-03-07T14:50:46.598Z] 
14:50:46 [2022-03-07T14:50:46.598Z] To set a process to complain mode, use the command line tool
14:50:46 [2022-03-07T14:50:46.598Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:50:46 [2022-03-07T14:50:46.598Z]