Skip to content

Console Output

16:52:24 [2022-04-29T16:52:24.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh dynbinary test-docker-py
16:52:24 [2022-04-29T16:52:24.827Z] 
16:52:25 [2022-04-29T16:52:25.087Z] Removing bundles/
16:52:25 [2022-04-29T16:52:25.087Z] 
16:52:25 [2022-04-29T16:52:25.087Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:52:25 [2022-04-29T16:52:25.087Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:52:25 [2022-04-29T16:52:25.087Z] GOOS="" GOARCH="" GOARM=""
16:54:31 [2022-04-29T16:54:31.569Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:54:31 [2022-04-29T16:54:31.569Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:54:31 [2022-04-29T16:54:31.569Z] GOOS="" GOARCH="" GOARM=""
16:54:31 [2022-04-29T16:54:31.569Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:54:31 [2022-04-29T16:54:31.569Z] 
16:54:31 [2022-04-29T16:54:31.569Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:54:31 [2022-04-29T16:54:31.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:54:31 [2022-04-29T16:54:31.569Z] Using test binary docker
16:54:31 [2022-04-29T16:54:31.569Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:54:31 [2022-04-29T16:54:31.569Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:54:31 [2022-04-29T16:54:31.569Z] INFO: Waiting for daemon to start...
16:54:31 [2022-04-29T16:54:31.569Z] Starting dockerd
16:54:31 [2022-04-29T16:54:31.569Z] .
16:54:31 [2022-04-29T16:54:31.569Z] INFO: Building docker-sdk-python3:5.0.3...
16:55:10 [2022-04-29T16:55:10.293Z] sha256:44ba4c278c42d0bd28ee9cd3e7912566d484ee9b6a72d6beb2faf734c38324a2
16:55:10 [2022-04-29T16:55:10.293Z] INFO: Starting docker-py tests...
16:55:11 [2022-04-29T16:55:11.257Z] ============================= test session starts ==============================
16:55:11 [2022-04-29T16:55:11.257Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:55:11 [2022-04-29T16:55:11.257Z] rootdir: /src, inifile: pytest.ini
16:55:11 [2022-04-29T16:55:11.257Z] plugins: cov-2.6.1, timeout-1.3.3
16:55:12 [2022-04-29T16:55:12.247Z] collected 395 items / 2 deselected / 393 selected
16:55:12 [2022-04-29T16:55:12.247Z] 
16:55:29 [2022-04-29T16:55:29.644Z] tests/integration/api_build_test.py .......................X             [  6%]
16:55:30 [2022-04-29T16:55:30.481Z] tests/integration/api_client_test.py .....                               [  7%]
16:55:31 [2022-04-29T16:55:31.982Z] tests/integration/api_config_test.py ......                              [  8%]
16:56:02 [2022-04-29T16:56:02.048Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:56:55 [2022-04-29T16:56:55.821Z] .........................xx....................                          [ 29%]
16:57:12 [2022-04-29T16:57:12.443Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:57:19 [2022-04-29T16:57:19.984Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:57:24 [2022-04-29T16:57:24.552Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
16:57:41 [2022-04-29T16:57:41.373Z] tests/integration/api_network_test.py ............................       [ 47%]
16:57:50 [2022-04-29T16:57:50.886Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
16:57:52 [2022-04-29T16:57:52.083Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:57:56 [2022-04-29T16:57:56.447Z] tests/integration/api_service_test.py .................................. [ 59%]
16:58:01 [2022-04-29T16:58:01.152Z] ............................                                             [ 66%]
16:58:42 [2022-04-29T16:58:42.590Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:58:57 [2022-04-29T16:58:57.720Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:58:59 [2022-04-29T16:58:59.621Z] tests/integration/client_test.py .....                                   [ 75%]
16:58:59 [2022-04-29T16:58:59.621Z] tests/integration/context_api_test.py ...                                [ 76%]
16:59:00 [2022-04-29T16:59:00.188Z] tests/integration/errors_test.py .                                       [ 76%]
16:59:18 [2022-04-29T16:59:18.950Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:59:35 [2022-04-29T16:59:35.240Z] .........                                                                [ 85%]
16:59:40 [2022-04-29T16:59:40.222Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:59:41 [2022-04-29T16:59:41.675Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:59:48 [2022-04-29T16:59:48.284Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:59:48 [2022-04-29T16:59:48.284Z] tests/integration/models_resources_test.py .                             [ 91%]
16:59:50 [2022-04-29T16:59:50.046Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:59:53 [2022-04-29T16:59:53.325Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:59:53 [2022-04-29T16:59:53.325Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:59:57 [2022-04-29T16:59:57.260Z] tests/integration/regression_test.py ......                              [ 98%]
16:59:57 [2022-04-29T16:59:57.519Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:59:57 [2022-04-29T16:59:57.519Z] tests/integration/credentials/utils_test.py .                            [100%]
16:59:57 [2022-04-29T16:59:57.519Z] 
16:59:57 [2022-04-29T16:59:57.519Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:59:57 [2022-04-29T16:59:57.519Z] =========================== short test summary info ============================
16:59:57 [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:59:57 [2022-04-29T16:59:57.519Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:59:57 [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:59:57 [2022-04-29T16:59:57.519Z]   Not supported on most drivers
16:59:57 [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:59:57 [2022-04-29T16:59:57.519Z]   Output of docker top depends on host distro, and is not formalized.
16:59:57 [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:59:57 [2022-04-29T16:59:57.519Z]   Output of docker top depends on host distro, and is not formalized.
16:59:57 [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:59:57 [2022-04-29T16:59:57.519Z]   Can fail if eth0 has multiple IP addresses
16:59:57 [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:59:57 [2022-04-29T16:59:57.519Z]   This doesn't seem to be taken into account by the engine
16:59:57 [2022-04-29T16:59:57.519Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:59:57 [2022-04-29T16:59:57.519Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:59:57 [2022-04-29T16:59:57.519Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.54 seconds ==
16:59:58 [2022-04-29T16:59:58.087Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:00:08 [2022-04-29T17:00:08.056Z] Leaving: AppArmorNo profiles have been unloaded.
17:00:08 [2022-04-29T17:00:08.056Z] 
17:00:08 [2022-04-29T17:00:08.056Z] Unloading profiles will leave already running processes permanently
17:00:08 [2022-04-29T17:00:08.056Z] unconfined, which can lead to unexpected situations.
17:00:08 [2022-04-29T17:00:08.056Z] 
17:00:08 [2022-04-29T17:00:08.056Z] To set a process to complain mode, use the command line tool
17:00:08 [2022-04-29T17:00:08.056Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:00:08 [2022-04-29T17:00:08.056Z]