Skip to content

Console Output

10:34:30 [2021-08-03T10:34:30.513Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3af2217dc458524d8fde78006b48e63adc9bebb1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3af2217dc458524d8fde78006b48e63adc9bebb1 hack/make.sh dynbinary test-docker-py
10:34:31 [2021-08-03T10:34:31.076Z] 
10:34:31 [2021-08-03T10:34:31.076Z] Removing bundles/
10:34:31 [2021-08-03T10:34:31.076Z] 
10:34:31 [2021-08-03T10:34:31.076Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:34:31 [2021-08-03T10:34:31.076Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:34:31 [2021-08-03T10:34:31.076Z] GOOS="" GOARCH="" GOARM=""
10:36:07 [2021-08-03T10:36:07.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:36:07 [2021-08-03T10:36:07.471Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:36:07 [2021-08-03T10:36:07.471Z] GOOS="" GOARCH="" GOARM=""
10:36:07 [2021-08-03T10:36:07.471Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:36:07 [2021-08-03T10:36:07.471Z] 
10:36:07 [2021-08-03T10:36:07.471Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:36:07 [2021-08-03T10:36:07.471Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:36:07 [2021-08-03T10:36:07.471Z] Using test binary docker
10:36:07 [2021-08-03T10:36:07.471Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:36:07 [2021-08-03T10:36:07.471Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:36:07 [2021-08-03T10:36:07.471Z] INFO: Waiting for daemon to start...
10:36:07 [2021-08-03T10:36:07.471Z] Starting dockerd
10:36:07 [2021-08-03T10:36:07.471Z] .
10:36:07 [2021-08-03T10:36:07.471Z] INFO: Building docker-sdk-python3:5.0.0...
10:36:54 [2021-08-03T10:36:54.094Z] sha256:68b4ec59760f919183bb5281d546bef963c026dee98cb6db40a2a84dad5e97c8
10:36:54 [2021-08-03T10:36:54.094Z] INFO: Starting docker-py tests...
10:36:54 [2021-08-03T10:36:54.094Z] ============================= test session starts ==============================
10:36:54 [2021-08-03T10:36:54.094Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
10:36:54 [2021-08-03T10:36:54.094Z] rootdir: /src, inifile: pytest.ini
10:36:54 [2021-08-03T10:36:54.094Z] plugins: timeout-1.3.3, cov-2.6.1
10:36:54 [2021-08-03T10:36:54.094Z] collected 390 items / 1 deselected / 389 selected
10:36:54 [2021-08-03T10:36:54.094Z] 
10:37:11 [2021-08-03T10:37:11.355Z] tests/integration/api_build_test.py .......................X             [  6%]
10:37:12 [2021-08-03T10:37:12.185Z] tests/integration/api_client_test.py .....                               [  7%]
10:37:13 [2021-08-03T10:37:13.691Z] tests/integration/api_config_test.py .....                               [  8%]
10:37:49 [2021-08-03T10:37:49.946Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
10:38:57 [2021-08-03T10:38:57.213Z] ..........................xx....................                         [ 29%]
10:39:23 [2021-08-03T10:39:23.549Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:39:33 [2021-08-03T10:39:33.383Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:39:37 [2021-08-03T10:39:37.021Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:39:58 [2021-08-03T10:39:58.418Z] tests/integration/api_network_test.py ............................       [ 47%]
10:40:05 [2021-08-03T10:40:05.940Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:40:07 [2021-08-03T10:40:07.796Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:40:12 [2021-08-03T10:40:12.383Z] tests/integration/api_service_test.py ....................s............. [ 60%]
10:40:26 [2021-08-03T10:40:26.669Z] ..........................                                               [ 67%]
10:41:07 [2021-08-03T10:41:07.755Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:41:25 [2021-08-03T10:41:25.790Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:41:25 [2021-08-03T10:41:25.790Z] tests/integration/client_test.py .....                                   [ 75%]
10:41:25 [2021-08-03T10:41:25.790Z] tests/integration/context_api_test.py ...                                [ 76%]
10:41:25 [2021-08-03T10:41:25.790Z] tests/integration/errors_test.py .                                       [ 76%]
10:41:51 [2021-08-03T10:41:51.324Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:42:10 [2021-08-03T10:42:10.306Z] .........                                                                [ 86%]
10:42:15 [2021-08-03T10:42:15.176Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:42:16 [2021-08-03T10:42:16.797Z] tests/integration/models_networks_test.py ....                           [ 91%]
10:42:22 [2021-08-03T10:42:22.037Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:42:23 [2021-08-03T10:42:23.401Z] tests/integration/models_resources_test.py .                             [ 91%]
10:42:29 [2021-08-03T10:42:29.455Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:42:32 [2021-08-03T10:42:32.183Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:42:32 [2021-08-03T10:42:32.439Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:42:37 [2021-08-03T10:42:37.193Z] tests/integration/regression_test.py ......                              [ 98%]
10:42:37 [2021-08-03T10:42:37.705Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:42:37 [2021-08-03T10:42:37.705Z] tests/integration/credentials/utils_test.py .                            [100%]
10:42:37 [2021-08-03T10:42:37.705Z] 
10:42:37 [2021-08-03T10:42:37.705Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:42:37 [2021-08-03T10:42:37.705Z] =========================== short test summary info ============================
10:42:37 [2021-08-03T10:42:37.705Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:42:37 [2021-08-03T10:42:37.705Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:42:37 [2021-08-03T10:42:37.705Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:42:37 [2021-08-03T10:42:37.705Z]   Not supported on most drivers
10:42:37 [2021-08-03T10:42:37.705Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:42:37 [2021-08-03T10:42:37.705Z]   Output of docker top depends on host distro, and is not formalized.
10:42:37 [2021-08-03T10:42:37.705Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:42:37 [2021-08-03T10:42:37.705Z]   Output of docker top depends on host distro, and is not formalized.
10:42:37 [2021-08-03T10:42:37.705Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:42:37 [2021-08-03T10:42:37.705Z]   Can fail if eth0 has multiple IP addresses
10:42:37 [2021-08-03T10:42:37.705Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:42:37 [2021-08-03T10:42:37.705Z]   This doesn't seem to be taken into account by the engine
10:42:37 [2021-08-03T10:42:37.705Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:42:37 [2021-08-03T10:42:37.705Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
10:42:37 [2021-08-03T10:42:37.705Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:42:37 [2021-08-03T10:42:37.705Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 347.99 seconds ==
10:42:37 [2021-08-03T10:42:37.960Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:42:50 [2021-08-03T10:42:50.119Z] Leaving: AppArmorNo profiles have been unloaded.
10:42:50 [2021-08-03T10:42:50.120Z] 
10:42:50 [2021-08-03T10:42:50.120Z] Unloading profiles will leave already running processes permanently
10:42:50 [2021-08-03T10:42:50.120Z] unconfined, which can lead to unexpected situations.
10:42:50 [2021-08-03T10:42:50.120Z] 
10:42:50 [2021-08-03T10:42:50.120Z] To set a process to complain mode, use the command line tool
10:42:50 [2021-08-03T10:42:50.120Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:42:50 [2021-08-03T10:42:50.120Z]