Skip to content

Console Output

13:42:34 [2022-09-07T13:42:34.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43746/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr18 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 hack/make.sh dynbinary test-docker-py
13:42:34 [2022-09-07T13:42:34.748Z] 
13:42:34 [2022-09-07T13:42:34.748Z] Removing bundles/
13:42:34 [2022-09-07T13:42:34.748Z] 
13:42:34 [2022-09-07T13:42:34.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:42:34 [2022-09-07T13:42:34.748Z] Building: bundles/dynbinary-daemon/dockerd
13:42:34 [2022-09-07T13:42:34.748Z] GOOS="" GOARCH="" GOARM=""
13:44:41 [2022-09-07T13:44:41.198Z] Created binary: bundles/dynbinary-daemon/dockerd
13:44:41 [2022-09-07T13:44:41.198Z] Building: bundles/dynbinary-daemon/docker-proxy
13:44:41 [2022-09-07T13:44:41.198Z] GOOS="" GOARCH="" GOARM=""
13:44:41 [2022-09-07T13:44:41.198Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:44:41 [2022-09-07T13:44:41.198Z] 
13:44:41 [2022-09-07T13:44:41.199Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:44:41 [2022-09-07T13:44:41.199Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:44:41 [2022-09-07T13:44:41.199Z] Using test binary docker
13:44:41 [2022-09-07T13:44:41.199Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:44:41 [2022-09-07T13:44:41.199Z] Not: starting.
13:44:41 [2022-09-07T13:44:41.199Z] INFO: Waiting for daemon to start...
13:44:41 [2022-09-07T13:44:41.199Z] Starting dockerd
13:44:41 [2022-09-07T13:44:41.764Z] .
13:44:41 [2022-09-07T13:44:41.764Z] INFO: Building docker-sdk-python3:5.0.3...
13:45:28 [2022-09-07T13:45:28.436Z] sha256:44c9305e2da80b9439feba8369fcbf8634405f781a76f32eaf79ff82769cafb2
13:45:28 [2022-09-07T13:45:28.436Z] INFO: Starting docker-py tests...
13:45:28 [2022-09-07T13:45:28.436Z] ============================= test session starts ==============================
13:45:28 [2022-09-07T13:45:28.436Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
13:45:28 [2022-09-07T13:45:28.436Z] rootdir: /src, inifile: pytest.ini
13:45:28 [2022-09-07T13:45:28.436Z] plugins: cov-2.6.1, timeout-1.3.3
13:45:28 [2022-09-07T13:45:28.436Z] collected 395 items / 2 deselected / 393 selected
13:45:28 [2022-09-07T13:45:28.436Z] 
13:45:41 [2022-09-07T13:45:41.448Z] tests/integration/api_build_test.py .......................X             [  6%]
13:45:42 [2022-09-07T13:45:42.531Z] tests/integration/api_client_test.py .....                               [  7%]
13:45:43 [2022-09-07T13:45:43.922Z] tests/integration/api_config_test.py ......                              [  8%]
13:46:13 [2022-09-07T13:46:13.784Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
13:47:06 [2022-09-07T13:47:06.656Z] .........................xx....................                          [ 29%]
13:47:23 [2022-09-07T13:47:23.251Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:47:30 [2022-09-07T13:47:30.704Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:47:35 [2022-09-07T13:47:35.042Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
13:47:51 [2022-09-07T13:47:51.673Z] tests/integration/api_network_test.py ............................       [ 47%]
13:48:01 [2022-09-07T13:48:01.169Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
13:48:02 [2022-09-07T13:48:02.947Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:48:07 [2022-09-07T13:48:07.302Z] tests/integration/api_service_test.py .................................. [ 59%]
13:48:11 [2022-09-07T13:48:11.431Z] ............................                                             [ 66%]
13:48:53 [2022-09-07T13:48:53.258Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:49:11 [2022-09-07T13:49:11.340Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:49:11 [2022-09-07T13:49:11.340Z] tests/integration/client_test.py .....                                   [ 75%]
13:49:11 [2022-09-07T13:49:11.340Z] tests/integration/context_api_test.py ...                                [ 76%]
13:49:11 [2022-09-07T13:49:11.340Z] tests/integration/errors_test.py .                                       [ 76%]
13:49:29 [2022-09-07T13:49:29.613Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:49:45 [2022-09-07T13:49:45.913Z] .........                                                                [ 85%]
13:49:50 [2022-09-07T13:49:50.770Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:49:51 [2022-09-07T13:49:51.968Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:49:58 [2022-09-07T13:49:58.521Z] tests/integration/models_nodes_test.py .                                 [ 90%]
13:49:58 [2022-09-07T13:49:58.521Z] tests/integration/models_resources_test.py .                             [ 91%]
13:50:00 [2022-09-07T13:50:00.279Z] tests/integration/models_services_test.py ................X.             [ 95%]
13:50:03 [2022-09-07T13:50:03.553Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:50:03 [2022-09-07T13:50:03.553Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:50:07 [2022-09-07T13:50:07.189Z] tests/integration/regression_test.py ......                              [ 98%]
13:50:07 [2022-09-07T13:50:07.705Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:50:07 [2022-09-07T13:50:07.705Z] tests/integration/credentials/utils_test.py .                            [100%]
13:50:07 [2022-09-07T13:50:07.705Z] 
13:50:07 [2022-09-07T13:50:07.705Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:50:07 [2022-09-07T13:50:07.705Z] =========================== short test summary info ============================
13:50:07 [2022-09-07T13:50:07.705Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:50:07 [2022-09-07T13:50:07.705Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:50:07 [2022-09-07T13:50:07.705Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:50:07 [2022-09-07T13:50:07.705Z]   Not supported on most drivers
13:50:07 [2022-09-07T13:50:07.705Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:50:07 [2022-09-07T13:50:07.705Z]   Output of docker top depends on host distro, and is not formalized.
13:50:07 [2022-09-07T13:50:07.705Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:50:07 [2022-09-07T13:50:07.705Z]   Output of docker top depends on host distro, and is not formalized.
13:50:07 [2022-09-07T13:50:07.705Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:50:07 [2022-09-07T13:50:07.705Z]   Can fail if eth0 has multiple IP addresses
13:50:07 [2022-09-07T13:50:07.705Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:50:07 [2022-09-07T13:50:07.705Z]   This doesn't seem to be taken into account by the engine
13:50:07 [2022-09-07T13:50:07.705Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:50:07 [2022-09-07T13:50:07.705Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:50:07 [2022-09-07T13:50:07.705Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.88 seconds ==
13:50:08 [2022-09-07T13:50:08.272Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:50:18 [2022-09-07T13:50:18.237Z] Leaving: AppArmorNo profiles have been unloaded.
13:50:18 [2022-09-07T13:50:18.237Z] 
13:50:18 [2022-09-07T13:50:18.237Z] Unloading profiles will leave already running processes permanently
13:50:18 [2022-09-07T13:50:18.237Z] unconfined, which can lead to unexpected situations.
13:50:18 [2022-09-07T13:50:18.237Z] 
13:50:18 [2022-09-07T13:50:18.237Z] To set a process to complain mode, use the command line tool
13:50:18 [2022-09-07T13:50:18.237Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:50:18 [2022-09-07T13:50:18.237Z]