Skip to content

Console Output

08:39:43 [2022-03-04T08:39:43.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43157/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a75fd11f03298bd433e7d54232785b683bca0477 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a75fd11f03298bd433e7d54232785b683bca0477 hack/make.sh dynbinary test-docker-py
08:39:44 [2022-03-04T08:39:44.275Z] 
08:39:44 [2022-03-04T08:39:44.275Z] Removing bundles/
08:39:44 [2022-03-04T08:39:44.275Z] 
08:39:44 [2022-03-04T08:39:44.275Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:39:44 [2022-03-04T08:39:44.275Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:39:44 [2022-03-04T08:39:44.275Z] GOOS="" GOARCH="" GOARM=""
08:41:20 [2022-03-04T08:41:20.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:41:20 [2022-03-04T08:41:20.766Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:41:20 [2022-03-04T08:41:20.766Z] GOOS="" GOARCH="" GOARM=""
08:41:20 [2022-03-04T08:41:20.766Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:41:20 [2022-03-04T08:41:20.766Z] 
08:41:20 [2022-03-04T08:41:20.766Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:41:20 [2022-03-04T08:41:20.766Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:41:20 [2022-03-04T08:41:20.766Z] Using test binary docker
08:41:20 [2022-03-04T08:41:20.766Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:41:20 [2022-03-04T08:41:20.766Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:41:20 [2022-03-04T08:41:20.766Z] INFO: Waiting for daemon to start...
08:41:20 [2022-03-04T08:41:20.766Z] Starting dockerd
08:41:20 [2022-03-04T08:41:20.766Z] .
08:41:20 [2022-03-04T08:41:20.766Z] INFO: Building docker-sdk-python3:5.0.3...
08:41:59 [2022-03-04T08:41:59.443Z] sha256:a39cd8244445e8e971031a3506e2dba7c66dbffb4dc2aa0f68e74eb41d9fe7e5
08:41:59 [2022-03-04T08:41:59.443Z] INFO: Starting docker-py tests...
08:41:59 [2022-03-04T08:41:59.443Z] ============================= test session starts ==============================
08:41:59 [2022-03-04T08:41:59.443Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
08:41:59 [2022-03-04T08:41:59.443Z] rootdir: /src, inifile: pytest.ini
08:41:59 [2022-03-04T08:41:59.443Z] plugins: timeout-1.3.3, cov-2.6.1
08:42:00 [2022-03-04T08:42:00.006Z] collected 395 items / 2 deselected / 393 selected
08:42:00 [2022-03-04T08:42:00.006Z] 
08:42:16 [2022-03-04T08:42:16.027Z] tests/integration/api_build_test.py .......................X             [  6%]
08:42:16 [2022-03-04T08:42:16.798Z] tests/integration/api_client_test.py .....                               [  7%]
08:42:18 [2022-03-04T08:42:18.294Z] tests/integration/api_config_test.py ......                              [  8%]
08:42:47 [2022-03-04T08:42:47.345Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
08:43:39 [2022-03-04T08:43:39.375Z] .........................xx....................                          [ 29%]
08:43:55 [2022-03-04T08:43:55.479Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:44:02 [2022-03-04T08:44:02.907Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:44:07 [2022-03-04T08:44:07.428Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
08:44:23 [2022-03-04T08:44:23.164Z] tests/integration/api_network_test.py ............................       [ 47%]
08:44:33 [2022-03-04T08:44:33.165Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
08:44:34 [2022-03-04T08:44:34.659Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:44:38 [2022-03-04T08:44:38.562Z] tests/integration/api_service_test.py .................................. [ 59%]
08:44:54 [2022-03-04T08:44:54.358Z] ............................                                             [ 66%]
08:45:33 [2022-03-04T08:45:33.380Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:45:48 [2022-03-04T08:45:48.740Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:45:51 [2022-03-04T08:45:51.260Z] tests/integration/client_test.py .....                                   [ 75%]
08:45:51 [2022-03-04T08:45:51.261Z] tests/integration/context_api_test.py ...                                [ 76%]
08:45:51 [2022-03-04T08:45:51.261Z] tests/integration/errors_test.py .                                       [ 76%]
08:46:09 [2022-03-04T08:46:09.345Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:46:24 [2022-03-04T08:46:24.889Z] .........                                                                [ 85%]
08:46:29 [2022-03-04T08:46:29.913Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:46:31 [2022-03-04T08:46:31.098Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:46:37 [2022-03-04T08:46:37.635Z] tests/integration/models_nodes_test.py .                                 [ 90%]
08:46:37 [2022-03-04T08:46:37.635Z] tests/integration/models_resources_test.py .                             [ 91%]
08:46:39 [2022-03-04T08:46:39.341Z] tests/integration/models_services_test.py ................X.             [ 95%]
08:46:42 [2022-03-04T08:46:42.084Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:46:42 [2022-03-04T08:46:42.084Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:46:45 [2022-03-04T08:46:45.979Z] tests/integration/regression_test.py ......                              [ 98%]
08:46:46 [2022-03-04T08:46:46.236Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:46:46 [2022-03-04T08:46:46.236Z] tests/integration/credentials/utils_test.py .                            [100%]
08:46:46 [2022-03-04T08:46:46.236Z] 
08:46:46 [2022-03-04T08:46:46.236Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:46:46 [2022-03-04T08:46:46.236Z] =========================== short test summary info ============================
08:46:46 [2022-03-04T08:46:46.236Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:46:46 [2022-03-04T08:46:46.236Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:46:46 [2022-03-04T08:46:46.236Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:46:46 [2022-03-04T08:46:46.236Z]   Not supported on most drivers
08:46:46 [2022-03-04T08:46:46.236Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:46:46 [2022-03-04T08:46:46.236Z]   Output of docker top depends on host distro, and is not formalized.
08:46:46 [2022-03-04T08:46:46.236Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:46:46 [2022-03-04T08:46:46.236Z]   Output of docker top depends on host distro, and is not formalized.
08:46:46 [2022-03-04T08:46:46.236Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:46:46 [2022-03-04T08:46:46.236Z]   Can fail if eth0 has multiple IP addresses
08:46:46 [2022-03-04T08:46:46.236Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:46:46 [2022-03-04T08:46:46.236Z]   This doesn't seem to be taken into account by the engine
08:46:46 [2022-03-04T08:46:46.236Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
08:46:46 [2022-03-04T08:46:46.236Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:46:46 [2022-03-04T08:46:46.236Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.40 seconds ==
08:46:46 [2022-03-04T08:46:46.493Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:46:58 [2022-03-04T08:46:58.663Z] Leaving: AppArmorNo profiles have been unloaded.
08:46:58 [2022-03-04T08:46:58.664Z] 
08:46:58 [2022-03-04T08:46:58.664Z] Unloading profiles will leave already running processes permanently
08:46:58 [2022-03-04T08:46:58.664Z] unconfined, which can lead to unexpected situations.
08:46:58 [2022-03-04T08:46:58.664Z] 
08:46:58 [2022-03-04T08:46:58.664Z] To set a process to complain mode, use the command line tool
08:46:58 [2022-03-04T08:46:58.664Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:46:58 [2022-03-04T08:46:58.664Z]