Skip to content

Console Output

13:33:42 [2021-02-18T13:33:42.241Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41974/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a5bb0ec0a2732e7e87a7b488bfa688edd384de5a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a5bb0ec0a2732e7e87a7b488bfa688edd384de5a hack/make.sh dynbinary-daemon test-docker-py
13:33:42 [2021-02-18T13:33:42.810Z] 
13:33:43 [2021-02-18T13:33:43.069Z] Removing bundles/
13:33:43 [2021-02-18T13:33:43.069Z] 
13:33:43 [2021-02-18T13:33:43.069Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:33:43 [2021-02-18T13:33:43.069Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:33:43 [2021-02-18T13:33:43.069Z] GOOS="" GOARCH="" GOARM=""
13:35:19 [2021-02-18T13:35:19.544Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:35:19 [2021-02-18T13:35:19.544Z] 
13:35:19 [2021-02-18T13:35:19.544Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:35:19 [2021-02-18T13:35:19.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:35:19 [2021-02-18T13:35:19.544Z] Using test binary docker
13:35:19 [2021-02-18T13:35:19.544Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:35:19 [2021-02-18T13:35:19.544Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:35:19 [2021-02-18T13:35:19.544Z] INFO: Waiting for daemon to start...
13:35:19 [2021-02-18T13:35:19.544Z] Starting dockerd
13:35:19 [2021-02-18T13:35:19.544Z] .
13:35:19 [2021-02-18T13:35:19.544Z] INFO: Building docker-sdk-python3:4.4.1...
13:36:06 [2021-02-18T13:36:06.241Z] sha256:80b9c0f81b9441fe7862630a93a6751ff13e9a4cb9ea4ae2723574484accd398
13:36:06 [2021-02-18T13:36:06.249Z] INFO: Starting docker-py tests...
13:36:06 [2021-02-18T13:36:06.249Z] ============================= test session starts ==============================
13:36:06 [2021-02-18T13:36:06.249Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
13:36:06 [2021-02-18T13:36:06.249Z] rootdir: /src, inifile: pytest.ini
13:36:06 [2021-02-18T13:36:06.249Z] plugins: timeout-1.3.3, cov-2.6.1
13:36:06 [2021-02-18T13:36:06.249Z] collected 389 items / 1 deselected / 388 selected
13:36:06 [2021-02-18T13:36:06.249Z] 
13:36:20 [2021-02-18T13:36:20.608Z] tests/integration/api_build_test.py .......................X             [  6%]
13:36:21 [2021-02-18T13:36:21.441Z] tests/integration/api_client_test.py .....                               [  7%]
13:36:22 [2021-02-18T13:36:22.947Z] tests/integration/api_config_test.py .....                               [  8%]
13:36:54 [2021-02-18T13:36:54.096Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:37:50 [2021-02-18T13:37:50.187Z] ..........................xx....................                         [ 29%]
13:38:07 [2021-02-18T13:38:07.381Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:38:15 [2021-02-18T13:38:15.382Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:38:19 [2021-02-18T13:38:19.264Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:38:36 [2021-02-18T13:38:36.722Z] tests/integration/api_network_test.py ............................       [ 47%]
13:38:44 [2021-02-18T13:38:44.397Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:38:46 [2021-02-18T13:38:46.185Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:38:50 [2021-02-18T13:38:50.680Z] tests/integration/api_service_test.py .................................. [ 60%]
13:39:03 [2021-02-18T13:39:03.495Z] .........................                                                [ 67%]
13:39:46 [2021-02-18T13:39:46.243Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:40:01 [2021-02-18T13:40:01.384Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:40:03 [2021-02-18T13:40:03.289Z] tests/integration/client_test.py .....                                   [ 75%]
13:40:03 [2021-02-18T13:40:03.548Z] tests/integration/context_api_test.py ...                                [ 76%]
13:40:04 [2021-02-18T13:40:04.116Z] tests/integration/errors_test.py .                                       [ 76%]
13:40:23 [2021-02-18T13:40:23.895Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:40:40 [2021-02-18T13:40:40.248Z] .........                                                                [ 86%]
13:40:44 [2021-02-18T13:40:44.699Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:40:46 [2021-02-18T13:40:46.156Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:40:52 [2021-02-18T13:40:52.724Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:40:52 [2021-02-18T13:40:52.724Z] tests/integration/models_resources_test.py .                             [ 91%]
13:40:54 [2021-02-18T13:40:54.490Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:40:57 [2021-02-18T13:40:57.782Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:40:57 [2021-02-18T13:40:57.782Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:41:02 [2021-02-18T13:41:02.036Z] tests/integration/regression_test.py ......                              [ 98%]
13:41:02 [2021-02-18T13:41:02.558Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:41:02 [2021-02-18T13:41:02.558Z] tests/integration/credentials/utils_test.py .                            [100%]
13:41:02 [2021-02-18T13:41:02.558Z] 
13:41:02 [2021-02-18T13:41:02.558Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:41:02 [2021-02-18T13:41:02.558Z] =========================== short test summary info ============================
13:41:02 [2021-02-18T13:41:02.558Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:41:02 [2021-02-18T13:41:02.558Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:41:02 [2021-02-18T13:41:02.558Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:41:02 [2021-02-18T13:41:02.558Z]   Not supported on most drivers
13:41:02 [2021-02-18T13:41:02.558Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:41:02 [2021-02-18T13:41:02.558Z]   Output of docker top depends on host distro, and is not formalized.
13:41:02 [2021-02-18T13:41:02.558Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:41:02 [2021-02-18T13:41:02.558Z]   Output of docker top depends on host distro, and is not formalized.
13:41:02 [2021-02-18T13:41:02.558Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:41:02 [2021-02-18T13:41:02.558Z]   Can fail if eth0 has multiple IP addresses
13:41:02 [2021-02-18T13:41:02.558Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:41:02 [2021-02-18T13:41:02.558Z]   This doesn't seem to be taken into account by the engine
13:41:02 [2021-02-18T13:41:02.558Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:41:02 [2021-02-18T13:41:02.558Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:41:02 [2021-02-18T13:41:02.558Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 301.19 seconds ==
13:41:02 [2021-02-18T13:41:02.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:41:15 [2021-02-18T13:41:15.041Z] Leaving: AppArmorNo profiles have been unloaded.
13:41:15 [2021-02-18T13:41:15.041Z] 
13:41:15 [2021-02-18T13:41:15.041Z] Unloading profiles will leave already running processes permanently
13:41:15 [2021-02-18T13:41:15.041Z] unconfined, which can lead to unexpected situations.
13:41:15 [2021-02-18T13:41:15.041Z] 
13:41:15 [2021-02-18T13:41:15.041Z] To set a process to complain mode, use the command line tool
13:41:15 [2021-02-18T13:41:15.041Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:41:15 [2021-02-18T13:41:15.041Z]