Skip to content

Console Output

12:01:43 [2021-09-20T12:01:43.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh dynbinary test-docker-py
12:01:44 [2021-09-20T12:01:44.458Z] 
12:01:44 [2021-09-20T12:01:44.723Z] Removing bundles/
12:01:44 [2021-09-20T12:01:44.723Z] 
12:01:44 [2021-09-20T12:01:44.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:01:44 [2021-09-20T12:01:44.723Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:01:44 [2021-09-20T12:01:44.723Z] GOOS="" GOARCH="" GOARM=""
12:03:21 [2021-09-20T12:03:21.136Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:03:21 [2021-09-20T12:03:21.136Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:03:21 [2021-09-20T12:03:21.136Z] GOOS="" GOARCH="" GOARM=""
12:03:21 [2021-09-20T12:03:21.136Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:03:21 [2021-09-20T12:03:21.136Z] 
12:03:21 [2021-09-20T12:03:21.136Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:03:21 [2021-09-20T12:03:21.136Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:03:21 [2021-09-20T12:03:21.136Z] Using test binary docker
12:03:21 [2021-09-20T12:03:21.136Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:03:21 [2021-09-20T12:03:21.136Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:03:21 [2021-09-20T12:03:21.136Z] INFO: Waiting for daemon to start...
12:03:21 [2021-09-20T12:03:21.136Z] Starting dockerd
12:03:21 [2021-09-20T12:03:21.136Z] .
12:03:21 [2021-09-20T12:03:21.136Z] INFO: Building docker-sdk-python3:5.0.0...
12:04:07 [2021-09-20T12:04:07.760Z] sha256:92827f8ac90035467aa6312473862bf53b383789a39a528e511e368479243484
12:04:07 [2021-09-20T12:04:07.760Z] INFO: Starting docker-py tests...
12:04:07 [2021-09-20T12:04:07.760Z] ============================= test session starts ==============================
12:04:07 [2021-09-20T12:04:07.760Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0
12:04:07 [2021-09-20T12:04:07.761Z] rootdir: /src, inifile: pytest.ini
12:04:07 [2021-09-20T12:04:07.761Z] plugins: timeout-1.3.3, cov-2.6.1
12:04:07 [2021-09-20T12:04:07.761Z] collected 390 items / 1 deselected / 389 selected
12:04:07 [2021-09-20T12:04:07.761Z] 
12:04:24 [2021-09-20T12:04:24.836Z] tests/integration/api_build_test.py .......................X             [  6%]
12:04:25 [2021-09-20T12:04:25.656Z] tests/integration/api_client_test.py .....                               [  7%]
12:04:27 [2021-09-20T12:04:27.400Z] tests/integration/api_config_test.py .....                               [  8%]
12:04:58 [2021-09-20T12:04:58.993Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
12:05:56 [2021-09-20T12:05:56.830Z] ..........................xx....................                         [ 29%]
12:06:14 [2021-09-20T12:06:14.499Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:06:21 [2021-09-20T12:06:21.910Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:06:25 [2021-09-20T12:06:25.549Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:06:42 [2021-09-20T12:06:42.656Z] tests/integration/api_network_test.py ............................       [ 47%]
12:06:49 [2021-09-20T12:06:49.810Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:06:51 [2021-09-20T12:06:51.553Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:06:55 [2021-09-20T12:06:55.189Z] tests/integration/api_service_test.py ....................s............. [ 60%]
12:07:10 [2021-09-20T12:07:10.823Z] ..........................                                               [ 67%]
12:07:50 [2021-09-20T12:07:50.105Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:08:08 [2021-09-20T12:08:08.141Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:08:08 [2021-09-20T12:08:08.141Z] tests/integration/client_test.py .....                                   [ 75%]
12:08:08 [2021-09-20T12:08:08.141Z] tests/integration/context_api_test.py ...                                [ 76%]
12:08:08 [2021-09-20T12:08:08.141Z] tests/integration/errors_test.py .                                       [ 76%]
12:08:28 [2021-09-20T12:08:28.267Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:08:44 [2021-09-20T12:08:44.788Z] .........                                                                [ 86%]
12:08:49 [2021-09-20T12:08:49.497Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:08:50 [2021-09-20T12:08:50.937Z] tests/integration/models_networks_test.py ....                           [ 91%]
12:08:57 [2021-09-20T12:08:57.469Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:08:57 [2021-09-20T12:08:57.469Z] tests/integration/models_resources_test.py .                             [ 91%]
12:08:59 [2021-09-20T12:08:59.214Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:09:01 [2021-09-20T12:09:01.945Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:09:01 [2021-09-20T12:09:01.945Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:09:06 [2021-09-20T12:09:06.096Z] tests/integration/regression_test.py ......                              [ 98%]
12:09:06 [2021-09-20T12:09:06.608Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:09:06 [2021-09-20T12:09:06.608Z] tests/integration/credentials/utils_test.py .                            [100%]
12:09:06 [2021-09-20T12:09:06.608Z] 
12:09:06 [2021-09-20T12:09:06.608Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:09:06 [2021-09-20T12:09:06.608Z] =========================== short test summary info ============================
12:09:06 [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:09:06 [2021-09-20T12:09:06.608Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:09:06 [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:09:06 [2021-09-20T12:09:06.608Z]   Not supported on most drivers
12:09:06 [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:09:06 [2021-09-20T12:09:06.608Z]   Output of docker top depends on host distro, and is not formalized.
12:09:06 [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:09:06 [2021-09-20T12:09:06.608Z]   Output of docker top depends on host distro, and is not formalized.
12:09:06 [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:09:06 [2021-09-20T12:09:06.608Z]   Can fail if eth0 has multiple IP addresses
12:09:06 [2021-09-20T12:09:06.608Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:09:06 [2021-09-20T12:09:06.608Z]   This doesn't seem to be taken into account by the engine
12:09:06 [2021-09-20T12:09:06.608Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:09:06 [2021-09-20T12:09:06.608Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
12:09:06 [2021-09-20T12:09:06.608Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:09:06 [2021-09-20T12:09:06.608Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 301.20 seconds ==
12:09:06 [2021-09-20T12:09:06.864Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:09:19 [2021-09-20T12:09:19.028Z] Leaving: AppArmorNo profiles have been unloaded.
12:09:19 [2021-09-20T12:09:19.028Z] 
12:09:19 [2021-09-20T12:09:19.028Z] Unloading profiles will leave already running processes permanently
12:09:19 [2021-09-20T12:09:19.028Z] unconfined, which can lead to unexpected situations.
12:09:19 [2021-09-20T12:09:19.028Z] 
12:09:19 [2021-09-20T12:09:19.028Z] To set a process to complain mode, use the command line tool
12:09:19 [2021-09-20T12:09:19.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:09:19 [2021-09-20T12:09:19.028Z]