Skip to content

Console Output

08:56:14 [2022-08-08T08:56:14.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f5d6f68657e624c4c730a8281252d5e779f07853 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f5d6f68657e624c4c730a8281252d5e779f07853 hack/make.sh dynbinary test-docker-py
08:56:14 [2022-08-08T08:56:14.535Z] 
08:56:14 [2022-08-08T08:56:14.795Z] Removing bundles/
08:56:14 [2022-08-08T08:56:14.795Z] 
08:56:14 [2022-08-08T08:56:14.795Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:56:14 [2022-08-08T08:56:14.795Z] Building: bundles/dynbinary-daemon/dockerd
08:56:14 [2022-08-08T08:56:14.795Z] GOOS="" GOARCH="" GOARM=""
08:58:21 [2022-08-08T08:58:21.225Z] Created binary: bundles/dynbinary-daemon/dockerd
08:58:21 [2022-08-08T08:58:21.225Z] Building: bundles/dynbinary-daemon/docker-proxy
08:58:21 [2022-08-08T08:58:21.225Z] GOOS="" GOARCH="" GOARM=""
08:58:21 [2022-08-08T08:58:21.225Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:58:21 [2022-08-08T08:58:21.225Z] 
08:58:21 [2022-08-08T08:58:21.225Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:58:21 [2022-08-08T08:58:21.225Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:58:21 [2022-08-08T08:58:21.225Z] Using test binary docker
08:58:21 [2022-08-08T08:58:21.225Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:58:21 [2022-08-08T08:58:21.225Z] Not: starting.
08:58:21 [2022-08-08T08:58:21.225Z] INFO: Waiting for daemon to start...
08:58:21 [2022-08-08T08:58:21.225Z] Starting dockerd
08:58:21 [2022-08-08T08:58:21.225Z] .
08:58:21 [2022-08-08T08:58:21.225Z] INFO: Building docker-sdk-python3:5.0.3...
08:58:59 [2022-08-08T08:58:59.887Z] sha256:221a5274d7627f7bf44055354434f36de1cbdee6c0acb78493a2295cfd90f63b
08:58:59 [2022-08-08T08:58:59.887Z] INFO: Starting docker-py tests...
08:58:59 [2022-08-08T08:58:59.887Z] ============================= test session starts ==============================
08:58:59 [2022-08-08T08:58:59.887Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
08:58:59 [2022-08-08T08:58:59.887Z] rootdir: /src, inifile: pytest.ini
08:58:59 [2022-08-08T08:58:59.887Z] plugins: cov-2.6.1, timeout-1.3.3
08:58:59 [2022-08-08T08:58:59.887Z] collected 395 items / 2 deselected / 393 selected
08:58:59 [2022-08-08T08:58:59.887Z] 
08:59:15 [2022-08-08T08:59:15.886Z] tests/integration/api_build_test.py .......................X             [  6%]
08:59:16 [2022-08-08T08:59:16.705Z] tests/integration/api_client_test.py .....                               [  7%]
08:59:18 [2022-08-08T08:59:18.194Z] tests/integration/api_config_test.py ......                              [  8%]
08:59:48 [2022-08-08T08:59:48.019Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
09:00:42 [2022-08-08T09:00:42.005Z] .........................xx....................                          [ 29%]
09:00:58 [2022-08-08T09:00:58.717Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:01:06 [2022-08-08T09:01:06.137Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
09:01:11 [2022-08-08T09:01:11.079Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
09:01:26 [2022-08-08T09:01:26.968Z] tests/integration/api_network_test.py ............................       [ 47%]
09:01:36 [2022-08-08T09:01:36.936Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
09:01:38 [2022-08-08T09:01:38.423Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:01:43 [2022-08-08T09:01:43.005Z] tests/integration/api_service_test.py .................................. [ 59%]
09:01:47 [2022-08-08T09:01:47.409Z] ............................                                             [ 66%]
09:02:28 [2022-08-08T09:02:28.002Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
09:02:46 [2022-08-08T09:02:46.037Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:02:46 [2022-08-08T09:02:46.037Z] tests/integration/client_test.py .....                                   [ 75%]
09:02:46 [2022-08-08T09:02:46.037Z] tests/integration/context_api_test.py ...                                [ 76%]
09:02:46 [2022-08-08T09:02:46.037Z] tests/integration/errors_test.py .                                       [ 76%]
09:03:04 [2022-08-08T09:03:04.636Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:03:21 [2022-08-08T09:03:21.164Z] .........                                                                [ 85%]
09:03:26 [2022-08-08T09:03:26.194Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:03:27 [2022-08-08T09:03:27.380Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:03:33 [2022-08-08T09:03:33.913Z] tests/integration/models_nodes_test.py .                                 [ 90%]
09:03:33 [2022-08-08T09:03:33.913Z] tests/integration/models_resources_test.py .                             [ 91%]
09:03:35 [2022-08-08T09:03:35.659Z] tests/integration/models_services_test.py ................X.             [ 95%]
09:03:38 [2022-08-08T09:03:38.916Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:03:38 [2022-08-08T09:03:38.916Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:03:42 [2022-08-08T09:03:42.808Z] tests/integration/regression_test.py ......                              [ 98%]
09:03:43 [2022-08-08T09:03:43.320Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:03:43 [2022-08-08T09:03:43.321Z] tests/integration/credentials/utils_test.py .                            [100%]
09:03:43 [2022-08-08T09:03:43.321Z] 
09:03:43 [2022-08-08T09:03:43.321Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:03:43 [2022-08-08T09:03:43.321Z] =========================== short test summary info ============================
09:03:43 [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:03:43 [2022-08-08T09:03:43.321Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:03:43 [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:03:43 [2022-08-08T09:03:43.321Z]   Not supported on most drivers
09:03:43 [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:03:43 [2022-08-08T09:03:43.321Z]   Output of docker top depends on host distro, and is not formalized.
09:03:43 [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:03:43 [2022-08-08T09:03:43.321Z]   Output of docker top depends on host distro, and is not formalized.
09:03:43 [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:03:43 [2022-08-08T09:03:43.321Z]   Can fail if eth0 has multiple IP addresses
09:03:43 [2022-08-08T09:03:43.321Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:03:43 [2022-08-08T09:03:43.321Z]   This doesn't seem to be taken into account by the engine
09:03:43 [2022-08-08T09:03:43.321Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
09:03:43 [2022-08-08T09:03:43.321Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:03:43 [2022-08-08T09:03:43.321Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.78 seconds ==
09:03:43 [2022-08-08T09:03:43.576Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:03:55 [2022-08-08T09:03:55.755Z] Leaving: AppArmorNo profiles have been unloaded.
09:03:55 [2022-08-08T09:03:55.755Z] 
09:03:55 [2022-08-08T09:03:55.755Z] Unloading profiles will leave already running processes permanently
09:03:55 [2022-08-08T09:03:55.755Z] unconfined, which can lead to unexpected situations.
09:03:55 [2022-08-08T09:03:55.755Z] 
09:03:55 [2022-08-08T09:03:55.755Z] To set a process to complain mode, use the command line tool
09:03:55 [2022-08-08T09:03:55.755Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:03:55 [2022-08-08T09:03:55.755Z]