Skip to content

Console Output

19:33:17 [2022-06-02T19:33:17.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43681/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=463be4d88409a73b821ece5c42ff9e9b1425073f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:463be4d88409a73b821ece5c42ff9e9b1425073f hack/make.sh dynbinary test-docker-py
19:33:17 [2022-06-02T19:33:17.694Z] 
19:33:17 [2022-06-02T19:33:17.694Z] Removing bundles/
19:33:17 [2022-06-02T19:33:17.694Z] 
19:33:17 [2022-06-02T19:33:17.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:33:17 [2022-06-02T19:33:17.694Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:33:17 [2022-06-02T19:33:17.694Z] GOOS="" GOARCH="" GOARM=""
19:35:24 [2022-06-02T19:35:24.094Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:35:24 [2022-06-02T19:35:24.094Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:35:24 [2022-06-02T19:35:24.094Z] GOOS="" GOARCH="" GOARM=""
19:35:24 [2022-06-02T19:35:24.094Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:35:24 [2022-06-02T19:35:24.094Z] 
19:35:24 [2022-06-02T19:35:24.094Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:35:24 [2022-06-02T19:35:24.094Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:35:24 [2022-06-02T19:35:24.094Z] Using test binary docker
19:35:24 [2022-06-02T19:35:24.094Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:35:24 [2022-06-02T19:35:24.094Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:35:24 [2022-06-02T19:35:24.094Z] INFO: Waiting for daemon to start...
19:35:24 [2022-06-02T19:35:24.094Z] Starting dockerd
19:35:24 [2022-06-02T19:35:24.094Z] .
19:35:24 [2022-06-02T19:35:24.094Z] INFO: Building docker-sdk-python3:5.0.3...
19:35:56 [2022-06-02T19:35:56.123Z] sha256:f38273977e0eb451de2dc4b4ad0df64b669a5467423b6626f54375de98198efa
19:35:56 [2022-06-02T19:35:56.123Z] INFO: Starting docker-py tests...
19:35:56 [2022-06-02T19:35:56.378Z] ============================= test session starts ==============================
19:35:56 [2022-06-02T19:35:56.378Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:35:56 [2022-06-02T19:35:56.378Z] rootdir: /src, inifile: pytest.ini
19:35:56 [2022-06-02T19:35:56.378Z] plugins: cov-2.6.1, timeout-1.3.3
19:35:57 [2022-06-02T19:35:57.742Z] collected 395 items / 2 deselected / 393 selected
19:35:57 [2022-06-02T19:35:57.742Z] 
19:36:14 [2022-06-02T19:36:14.697Z] tests/integration/api_build_test.py .......................X             [  6%]
19:36:15 [2022-06-02T19:36:15.514Z] tests/integration/api_client_test.py .....                               [  7%]
19:36:17 [2022-06-02T19:36:17.002Z] tests/integration/api_config_test.py ......                              [  8%]
19:36:46 [2022-06-02T19:36:46.713Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
19:37:40 [2022-06-02T19:37:40.163Z] .........................xx....................                          [ 29%]
19:37:56 [2022-06-02T19:37:56.392Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:38:03 [2022-06-02T19:38:03.805Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:38:08 [2022-06-02T19:38:08.713Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
19:38:24 [2022-06-02T19:38:24.891Z] tests/integration/api_network_test.py ............................       [ 47%]
19:38:34 [2022-06-02T19:38:34.484Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
19:38:36 [2022-06-02T19:38:36.007Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:38:40 [2022-06-02T19:38:40.157Z] tests/integration/api_service_test.py .................................. [ 59%]
19:38:44 [2022-06-02T19:38:44.701Z] ............................                                             [ 66%]
19:39:26 [2022-06-02T19:39:26.159Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:39:40 [2022-06-02T19:39:40.990Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:39:43 [2022-06-02T19:39:43.130Z] tests/integration/client_test.py .....                                   [ 75%]
19:39:43 [2022-06-02T19:39:43.130Z] tests/integration/context_api_test.py ...                                [ 76%]
19:39:43 [2022-06-02T19:39:43.697Z] tests/integration/errors_test.py .                                       [ 76%]
19:40:02 [2022-06-02T19:40:02.566Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:40:18 [2022-06-02T19:40:18.792Z] .........                                                                [ 85%]
19:40:23 [2022-06-02T19:40:23.630Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:40:24 [2022-06-02T19:40:24.813Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:40:31 [2022-06-02T19:40:31.345Z] tests/integration/models_nodes_test.py .                                 [ 90%]
19:40:31 [2022-06-02T19:40:31.345Z] tests/integration/models_resources_test.py .                             [ 91%]
19:40:37 [2022-06-02T19:40:37.399Z] tests/integration/models_services_test.py ................X.             [ 95%]
19:40:40 [2022-06-02T19:40:40.127Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:40:40 [2022-06-02T19:40:40.127Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:40:44 [2022-06-02T19:40:44.481Z] tests/integration/regression_test.py ......                              [ 98%]
19:40:44 [2022-06-02T19:40:44.737Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:40:44 [2022-06-02T19:40:44.737Z] tests/integration/credentials/utils_test.py .                            [100%]
19:40:44 [2022-06-02T19:40:44.737Z] 
19:40:44 [2022-06-02T19:40:44.737Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:40:44 [2022-06-02T19:40:44.737Z] =========================== short test summary info ============================
19:40:44 [2022-06-02T19:40:44.737Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:40:44 [2022-06-02T19:40:44.737Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:40:44 [2022-06-02T19:40:44.737Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:40:44 [2022-06-02T19:40:44.737Z]   Not supported on most drivers
19:40:44 [2022-06-02T19:40:44.737Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:40:44 [2022-06-02T19:40:44.737Z]   Output of docker top depends on host distro, and is not formalized.
19:40:44 [2022-06-02T19:40:44.737Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:40:44 [2022-06-02T19:40:44.737Z]   Output of docker top depends on host distro, and is not formalized.
19:40:44 [2022-06-02T19:40:44.737Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:40:44 [2022-06-02T19:40:44.737Z]   Can fail if eth0 has multiple IP addresses
19:40:44 [2022-06-02T19:40:44.737Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:40:44 [2022-06-02T19:40:44.737Z]   This doesn't seem to be taken into account by the engine
19:40:44 [2022-06-02T19:40:44.737Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:40:44 [2022-06-02T19:40:44.737Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:40:44 [2022-06-02T19:40:44.737Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.32 seconds ==
19:40:44 [2022-06-02T19:40:44.993Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:40:57 [2022-06-02T19:40:57.153Z] Leaving: AppArmorNo profiles have been unloaded.
19:40:57 [2022-06-02T19:40:57.153Z] 
19:40:57 [2022-06-02T19:40:57.153Z] Unloading profiles will leave already running processes permanently
19:40:57 [2022-06-02T19:40:57.153Z] unconfined, which can lead to unexpected situations.
19:40:57 [2022-06-02T19:40:57.153Z] 
19:40:57 [2022-06-02T19:40:57.153Z] To set a process to complain mode, use the command line tool
19:40:57 [2022-06-02T19:40:57.153Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:40:57 [2022-06-02T19:40:57.153Z]