Skip to content

Console Output

15:53:44 [2022-01-03T15:53:44.629Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=60f868c2634b6d76ca49a73464a9319a5430cb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:60f868c2634b6d76ca49a73464a9319a5430cb59 hack/make.sh dynbinary test-docker-py
15:53:45 [2022-01-03T15:53:45.567Z] 
15:53:45 [2022-01-03T15:53:45.567Z] Removing bundles/
15:53:45 [2022-01-03T15:53:45.567Z] 
15:53:45 [2022-01-03T15:53:45.567Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:53:45 [2022-01-03T15:53:45.567Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:53:45 [2022-01-03T15:53:45.567Z] GOOS="" GOARCH="" GOARM=""
15:55:22 [2022-01-03T15:55:22.045Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:55:22 [2022-01-03T15:55:22.045Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:55:22 [2022-01-03T15:55:22.045Z] GOOS="" GOARCH="" GOARM=""
15:55:22 [2022-01-03T15:55:22.045Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:55:22 [2022-01-03T15:55:22.045Z] 
15:55:22 [2022-01-03T15:55:22.045Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:55:22 [2022-01-03T15:55:22.045Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:55:22 [2022-01-03T15:55:22.045Z] Using test binary docker
15:55:22 [2022-01-03T15:55:22.045Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:55:22 [2022-01-03T15:55:22.045Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:55:22 [2022-01-03T15:55:22.045Z] INFO: Waiting for daemon to start...
15:55:22 [2022-01-03T15:55:22.045Z] Starting dockerd
15:55:23 [2022-01-03T15:55:23.418Z] .
15:55:23 [2022-01-03T15:55:23.418Z] INFO: Building docker-sdk-python3:5.0.3...
15:56:10 [2022-01-03T15:56:10.092Z] sha256:7651469232c02309ff130037c4144528abe8ee74587b5f65e4b171944b8ab3b1
15:56:10 [2022-01-03T15:56:10.093Z] INFO: Starting docker-py tests...
15:56:10 [2022-01-03T15:56:10.093Z] ============================= test session starts ==============================
15:56:10 [2022-01-03T15:56:10.093Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:56:10 [2022-01-03T15:56:10.093Z] rootdir: /src, inifile: pytest.ini
15:56:10 [2022-01-03T15:56:10.093Z] plugins: cov-2.6.1, timeout-1.3.3
15:56:10 [2022-01-03T15:56:10.093Z] collected 395 items / 1 deselected / 394 selected
15:56:10 [2022-01-03T15:56:10.093Z] 
15:56:20 [2022-01-03T15:56:20.025Z] tests/integration/api_build_test.py .......................X             [  6%]
15:56:20 [2022-01-03T15:56:20.850Z] tests/integration/api_client_test.py .....                               [  7%]
15:56:22 [2022-01-03T15:56:22.719Z] tests/integration/api_config_test.py ......                              [  8%]
15:56:51 [2022-01-03T15:56:51.720Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:57:44 [2022-01-03T15:57:44.555Z] ..........................xx....................                         [ 29%]
15:58:00 [2022-01-03T15:58:00.670Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:58:08 [2022-01-03T15:58:08.203Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:58:12 [2022-01-03T15:58:12.548Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:58:28 [2022-01-03T15:58:28.381Z] tests/integration/api_network_test.py ............................       [ 47%]
15:58:38 [2022-01-03T15:58:38.041Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:58:39 [2022-01-03T15:58:39.541Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:58:43 [2022-01-03T15:58:43.896Z] tests/integration/api_service_test.py .................................. [ 59%]
15:58:59 [2022-01-03T15:58:59.562Z] ............................                                             [ 67%]
15:59:37 [2022-01-03T15:59:37.978Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:59:56 [2022-01-03T15:59:56.050Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:59:56 [2022-01-03T15:59:56.050Z] tests/integration/client_test.py .....                                   [ 75%]
15:59:56 [2022-01-03T15:59:56.050Z] tests/integration/context_api_test.py ...                                [ 76%]
15:59:56 [2022-01-03T15:59:56.050Z] tests/integration/errors_test.py .                                       [ 76%]
16:00:14 [2022-01-03T16:00:14.029Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:00:29 [2022-01-03T16:00:29.983Z] .........                                                                [ 85%]
16:00:35 [2022-01-03T16:00:35.164Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:00:36 [2022-01-03T16:00:36.614Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:00:43 [2022-01-03T16:00:43.171Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:00:43 [2022-01-03T16:00:43.171Z] tests/integration/models_resources_test.py .                             [ 91%]
16:00:49 [2022-01-03T16:00:49.258Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:00:52 [2022-01-03T16:00:52.008Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:00:52 [2022-01-03T16:00:52.008Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:00:55 [2022-01-03T16:00:55.927Z] tests/integration/regression_test.py ......                              [ 98%]
16:00:56 [2022-01-03T16:00:56.186Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:00:56 [2022-01-03T16:00:56.186Z] tests/integration/credentials/utils_test.py .                            [100%]
16:00:56 [2022-01-03T16:00:56.186Z] 
16:00:56 [2022-01-03T16:00:56.186Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:00:56 [2022-01-03T16:00:56.186Z] =========================== short test summary info ============================
16:00:56 [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:00:56 [2022-01-03T16:00:56.186Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:00:56 [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:00:56 [2022-01-03T16:00:56.186Z]   Not supported on most drivers
16:00:56 [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:00:56 [2022-01-03T16:00:56.186Z]   Output of docker top depends on host distro, and is not formalized.
16:00:56 [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:00:56 [2022-01-03T16:00:56.186Z]   Output of docker top depends on host distro, and is not formalized.
16:00:56 [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:00:56 [2022-01-03T16:00:56.186Z]   Can fail if eth0 has multiple IP addresses
16:00:56 [2022-01-03T16:00:56.186Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:00:56 [2022-01-03T16:00:56.186Z]   This doesn't seem to be taken into account by the engine
16:00:56 [2022-01-03T16:00:56.186Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:00:56 [2022-01-03T16:00:56.186Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:00:56 [2022-01-03T16:00:56.186Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.66 seconds ==
16:00:56 [2022-01-03T16:00:56.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:01:08 [2022-01-03T16:01:08.640Z] Leaving: AppArmorNo profiles have been unloaded.
16:01:08 [2022-01-03T16:01:08.640Z] 
16:01:08 [2022-01-03T16:01:08.640Z] Unloading profiles will leave already running processes permanently
16:01:08 [2022-01-03T16:01:08.640Z] unconfined, which can lead to unexpected situations.
16:01:08 [2022-01-03T16:01:08.640Z] 
16:01:08 [2022-01-03T16:01:08.640Z] To set a process to complain mode, use the command line tool
16:01:08 [2022-01-03T16:01:08.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:01:08 [2022-01-03T16:01:08.640Z]