Skip to content

Console Output

06:58:54 [2022-04-29T06:58:54.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41b96bff556e1467882f98a657b8396afaee6733 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b96bff556e1467882f98a657b8396afaee6733 hack/make.sh dynbinary test-docker-py
06:58:55 [2022-04-29T06:58:55.291Z] 
06:58:55 [2022-04-29T06:58:55.291Z] Removing bundles/
06:58:55 [2022-04-29T06:58:55.291Z] 
06:58:55 [2022-04-29T06:58:55.291Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:58:55 [2022-04-29T06:58:55.291Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:58:55 [2022-04-29T06:58:55.291Z] GOOS="" GOARCH="" GOARM=""
07:01:01 [2022-04-29T07:01:01.852Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:01:01 [2022-04-29T07:01:01.852Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:01:01 [2022-04-29T07:01:01.852Z] GOOS="" GOARCH="" GOARM=""
07:01:01 [2022-04-29T07:01:01.852Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:01:01 [2022-04-29T07:01:01.852Z] 
07:01:01 [2022-04-29T07:01:01.852Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:01:01 [2022-04-29T07:01:01.852Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:01:01 [2022-04-29T07:01:01.852Z] Using test binary docker
07:01:01 [2022-04-29T07:01:01.852Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:01:01 [2022-04-29T07:01:01.852Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:01:01 [2022-04-29T07:01:01.852Z] INFO: Waiting for daemon to start...
07:01:01 [2022-04-29T07:01:01.852Z] Starting dockerd
07:01:01 [2022-04-29T07:01:01.852Z] .
07:01:01 [2022-04-29T07:01:01.852Z] INFO: Building docker-sdk-python3:5.0.3...
07:01:40 [2022-04-29T07:01:40.634Z] sha256:bdbcfc609792e5aacc999a1e75b967c2f3d620a23bd61f28c8feb67fa2b75ec7
07:01:40 [2022-04-29T07:01:40.634Z] INFO: Starting docker-py tests...
07:01:40 [2022-04-29T07:01:40.634Z] ============================= test session starts ==============================
07:01:40 [2022-04-29T07:01:40.634Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
07:01:40 [2022-04-29T07:01:40.634Z] rootdir: /src, inifile: pytest.ini
07:01:40 [2022-04-29T07:01:40.634Z] plugins: cov-2.6.1, timeout-1.3.3
07:01:40 [2022-04-29T07:01:40.634Z] collected 395 items / 2 deselected / 393 selected
07:01:40 [2022-04-29T07:01:40.634Z] 
07:01:53 [2022-04-29T07:01:53.831Z] tests/integration/api_build_test.py .......................X             [  6%]
07:01:54 [2022-04-29T07:01:54.666Z] tests/integration/api_client_test.py .....                               [  7%]
07:01:56 [2022-04-29T07:01:56.447Z] tests/integration/api_config_test.py ......                              [  8%]
07:02:26 [2022-04-29T07:02:26.451Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
07:03:20 [2022-04-29T07:03:20.381Z] .........................xx....................                          [ 29%]
07:03:36 [2022-04-29T07:03:36.725Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:03:44 [2022-04-29T07:03:44.245Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:03:49 [2022-04-29T07:03:49.217Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
07:04:05 [2022-04-29T07:04:05.431Z] tests/integration/api_network_test.py ............................       [ 47%]
07:04:15 [2022-04-29T07:04:15.345Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
07:04:16 [2022-04-29T07:04:16.754Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:04:21 [2022-04-29T07:04:21.268Z] tests/integration/api_service_test.py .................................. [ 59%]
07:04:25 [2022-04-29T07:04:25.756Z] ............................                                             [ 66%]
07:05:07 [2022-04-29T07:05:07.181Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:05:25 [2022-04-29T07:05:25.308Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:05:25 [2022-04-29T07:05:25.308Z] tests/integration/client_test.py .....                                   [ 75%]
07:05:25 [2022-04-29T07:05:25.308Z] tests/integration/context_api_test.py ...                                [ 76%]
07:05:25 [2022-04-29T07:05:25.308Z] tests/integration/errors_test.py .                                       [ 76%]
07:05:44 [2022-04-29T07:05:44.290Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:06:00 [2022-04-29T07:06:00.308Z] .........                                                                [ 85%]
07:06:05 [2022-04-29T07:06:05.414Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:06:06 [2022-04-29T07:06:06.622Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:06:13 [2022-04-29T07:06:13.214Z] tests/integration/models_nodes_test.py .                                 [ 90%]
07:06:13 [2022-04-29T07:06:13.214Z] tests/integration/models_resources_test.py .                             [ 91%]
07:06:14 [2022-04-29T07:06:14.998Z] tests/integration/models_services_test.py ................X.             [ 95%]
07:06:18 [2022-04-29T07:06:18.307Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:06:18 [2022-04-29T07:06:18.308Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:06:21 [2022-04-29T07:06:21.955Z] tests/integration/regression_test.py ......                              [ 98%]
07:06:22 [2022-04-29T07:06:22.484Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:06:22 [2022-04-29T07:06:22.484Z] tests/integration/credentials/utils_test.py .                            [100%]
07:06:22 [2022-04-29T07:06:22.484Z] 
07:06:22 [2022-04-29T07:06:22.484Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:06:22 [2022-04-29T07:06:22.484Z] =========================== short test summary info ============================
07:06:22 [2022-04-29T07:06:22.484Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:06:22 [2022-04-29T07:06:22.484Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:06:22 [2022-04-29T07:06:22.484Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:06:22 [2022-04-29T07:06:22.484Z]   Not supported on most drivers
07:06:22 [2022-04-29T07:06:22.484Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:06:22 [2022-04-29T07:06:22.484Z]   Output of docker top depends on host distro, and is not formalized.
07:06:22 [2022-04-29T07:06:22.484Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:06:22 [2022-04-29T07:06:22.484Z]   Output of docker top depends on host distro, and is not formalized.
07:06:22 [2022-04-29T07:06:22.484Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:06:22 [2022-04-29T07:06:22.484Z]   Can fail if eth0 has multiple IP addresses
07:06:22 [2022-04-29T07:06:22.484Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:06:22 [2022-04-29T07:06:22.484Z]   This doesn't seem to be taken into account by the engine
07:06:22 [2022-04-29T07:06:22.484Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
07:06:22 [2022-04-29T07:06:22.484Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:06:22 [2022-04-29T07:06:22.484Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.75 seconds ==
07:06:22 [2022-04-29T07:06:22.745Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:06:32 [2022-04-29T07:06:32.754Z] Leaving: AppArmorNo profiles have been unloaded.
07:06:32 [2022-04-29T07:06:32.754Z] 
07:06:32 [2022-04-29T07:06:32.754Z] Unloading profiles will leave already running processes permanently
07:06:32 [2022-04-29T07:06:32.754Z] unconfined, which can lead to unexpected situations.
07:06:32 [2022-04-29T07:06:32.754Z] 
07:06:32 [2022-04-29T07:06:32.754Z] To set a process to complain mode, use the command line tool
07:06:32 [2022-04-29T07:06:32.754Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:06:32 [2022-04-29T07:06:32.754Z]