Skip to content

Console Output

12:23:07 [2022-08-24T12:23:07.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh dynbinary test-docker-py
12:23:08 [2022-08-24T12:23:08.115Z] 
12:23:08 [2022-08-24T12:23:08.115Z] Removing bundles/
12:23:08 [2022-08-24T12:23:08.115Z] 
12:23:08 [2022-08-24T12:23:08.372Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:23:08 [2022-08-24T12:23:08.372Z] Building: bundles/dynbinary-daemon/dockerd
12:23:08 [2022-08-24T12:23:08.372Z] GOOS="" GOARCH="" GOARM=""
12:25:14 [2022-08-24T12:25:14.887Z] Created binary: bundles/dynbinary-daemon/dockerd
12:25:14 [2022-08-24T12:25:14.887Z] Building: bundles/dynbinary-daemon/docker-proxy
12:25:14 [2022-08-24T12:25:14.887Z] GOOS="" GOARCH="" GOARM=""
12:25:14 [2022-08-24T12:25:14.887Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:25:14 [2022-08-24T12:25:14.887Z] 
12:25:14 [2022-08-24T12:25:14.887Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:25:14 [2022-08-24T12:25:14.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:25:14 [2022-08-24T12:25:14.887Z] Using test binary docker
12:25:14 [2022-08-24T12:25:14.887Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:25:14 [2022-08-24T12:25:14.887Z] Not: starting.
12:25:14 [2022-08-24T12:25:14.887Z] INFO: Waiting for daemon to start...
12:25:14 [2022-08-24T12:25:14.887Z] Starting dockerd
12:25:14 [2022-08-24T12:25:14.887Z] .
12:25:14 [2022-08-24T12:25:14.887Z] INFO: Building docker-sdk-python3:5.0.3...
12:25:46 [2022-08-24T12:25:46.983Z] sha256:e6e50d75c5b85e80e404c077c3e76ee53655e396371e0895fdd9598d213f86f6
12:25:46 [2022-08-24T12:25:46.983Z] INFO: Starting docker-py tests...
12:25:47 [2022-08-24T12:25:47.912Z] ============================= test session starts ==============================
12:25:47 [2022-08-24T12:25:47.912Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:25:47 [2022-08-24T12:25:47.912Z] rootdir: /src, inifile: pytest.ini
12:25:47 [2022-08-24T12:25:47.912Z] plugins: cov-2.6.1, timeout-1.3.3
12:25:48 [2022-08-24T12:25:48.842Z] collected 395 items / 2 deselected / 393 selected
12:25:48 [2022-08-24T12:25:48.842Z] 
12:26:05 [2022-08-24T12:26:05.300Z] tests/integration/api_build_test.py .......................X             [  6%]
12:26:06 [2022-08-24T12:26:06.137Z] tests/integration/api_client_test.py .....                               [  7%]
12:26:07 [2022-08-24T12:26:07.561Z] tests/integration/api_config_test.py ......                              [  8%]
12:26:37 [2022-08-24T12:26:37.109Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
12:27:29 [2022-08-24T12:27:29.580Z] .........................xx....................                          [ 29%]
12:27:45 [2022-08-24T12:27:45.763Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:27:53 [2022-08-24T12:27:53.184Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:27:57 [2022-08-24T12:27:57.865Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
12:28:13 [2022-08-24T12:28:13.735Z] tests/integration/api_network_test.py ............................       [ 47%]
12:28:23 [2022-08-24T12:28:23.183Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
12:28:24 [2022-08-24T12:28:24.674Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:28:28 [2022-08-24T12:28:28.569Z] tests/integration/api_service_test.py .................................. [ 59%]
12:28:33 [2022-08-24T12:28:33.232Z] ............................                                             [ 66%]
12:29:13 [2022-08-24T12:29:13.701Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:29:28 [2022-08-24T12:29:28.886Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:29:31 [2022-08-24T12:29:31.401Z] tests/integration/client_test.py .....                                   [ 75%]
12:29:31 [2022-08-24T12:29:31.401Z] tests/integration/context_api_test.py ...                                [ 76%]
12:29:31 [2022-08-24T12:29:31.401Z] tests/integration/errors_test.py .                                       [ 76%]
12:29:49 [2022-08-24T12:29:49.686Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:30:05 [2022-08-24T12:30:05.895Z] .........                                                                [ 85%]
12:30:10 [2022-08-24T12:30:10.915Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:30:12 [2022-08-24T12:30:12.098Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:30:18 [2022-08-24T12:30:18.633Z] tests/integration/models_nodes_test.py .                                 [ 90%]
12:30:18 [2022-08-24T12:30:18.633Z] tests/integration/models_resources_test.py .                             [ 91%]
12:30:24 [2022-08-24T12:30:24.693Z] tests/integration/models_services_test.py ................X.             [ 95%]
12:30:27 [2022-08-24T12:30:27.424Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:30:27 [2022-08-24T12:30:27.425Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:30:31 [2022-08-24T12:30:31.441Z] tests/integration/regression_test.py ......                              [ 98%]
12:30:31 [2022-08-24T12:30:31.967Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:30:31 [2022-08-24T12:30:31.967Z] tests/integration/credentials/utils_test.py .                            [100%]
12:30:31 [2022-08-24T12:30:31.967Z] 
12:30:31 [2022-08-24T12:30:31.967Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:30:31 [2022-08-24T12:30:31.967Z] =========================== short test summary info ============================
12:30:31 [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:30:31 [2022-08-24T12:30:31.967Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:30:31 [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:30:31 [2022-08-24T12:30:31.967Z]   Not supported on most drivers
12:30:31 [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:30:31 [2022-08-24T12:30:31.967Z]   Output of docker top depends on host distro, and is not formalized.
12:30:31 [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:30:31 [2022-08-24T12:30:31.967Z]   Output of docker top depends on host distro, and is not formalized.
12:30:31 [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:30:31 [2022-08-24T12:30:31.967Z]   Can fail if eth0 has multiple IP addresses
12:30:31 [2022-08-24T12:30:31.967Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:30:31 [2022-08-24T12:30:31.967Z]   This doesn't seem to be taken into account by the engine
12:30:31 [2022-08-24T12:30:31.967Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:30:31 [2022-08-24T12:30:31.967Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:30:31 [2022-08-24T12:30:31.967Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.08 seconds ==
12:30:32 [2022-08-24T12:30:32.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:30:44 [2022-08-24T12:30:44.389Z] Leaving: AppArmorNo profiles have been unloaded.
12:30:44 [2022-08-24T12:30:44.389Z] 
12:30:44 [2022-08-24T12:30:44.389Z] Unloading profiles will leave already running processes permanently
12:30:44 [2022-08-24T12:30:44.389Z] unconfined, which can lead to unexpected situations.
12:30:44 [2022-08-24T12:30:44.389Z] 
12:30:44 [2022-08-24T12:30:44.389Z] To set a process to complain mode, use the command line tool
12:30:44 [2022-08-24T12:30:44.389Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:30:44 [2022-08-24T12:30:44.389Z]