Skip to content

Console Output

17:49:04 [2021-06-09T17:49:04.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0dc838e53b56329211337a50e1d575253fcace67 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0dc838e53b56329211337a50e1d575253fcace67 hack/make.sh dynbinary test-docker-py
17:49:05 [2021-06-09T17:49:05.114Z] 
17:49:05 [2021-06-09T17:49:05.114Z] Removing bundles/
17:49:05 [2021-06-09T17:49:05.114Z] 
17:49:05 [2021-06-09T17:49:05.114Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:49:05 [2021-06-09T17:49:05.114Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:49:05 [2021-06-09T17:49:05.114Z] GOOS="" GOARCH="" GOARM=""
17:50:41 [2021-06-09T17:50:41.542Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:50:41 [2021-06-09T17:50:41.542Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:50:41 [2021-06-09T17:50:41.542Z] GOOS="" GOARCH="" GOARM=""
17:50:41 [2021-06-09T17:50:41.542Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:50:41 [2021-06-09T17:50:41.542Z] 
17:50:41 [2021-06-09T17:50:41.542Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:50:41 [2021-06-09T17:50:41.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:50:41 [2021-06-09T17:50:41.542Z] Using test binary docker
17:50:41 [2021-06-09T17:50:41.542Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:50:41 [2021-06-09T17:50:41.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:50:41 [2021-06-09T17:50:41.542Z] INFO: Waiting for daemon to start...
17:50:41 [2021-06-09T17:50:41.542Z] Starting dockerd
17:50:41 [2021-06-09T17:50:41.542Z] .
17:50:41 [2021-06-09T17:50:41.542Z] INFO: Building docker-sdk-python3:5.0.0...
17:51:20 [2021-06-09T17:51:20.237Z] sha256:884c6418cb7fdcf25e40f702d7ee35b6dae50f04a3a7709afdf890629fac9de8
17:51:20 [2021-06-09T17:51:20.237Z] INFO: Starting docker-py tests...
17:51:20 [2021-06-09T17:51:20.237Z] ============================= test session starts ==============================
17:51:20 [2021-06-09T17:51:20.237Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:51:20 [2021-06-09T17:51:20.237Z] rootdir: /src, inifile: pytest.ini
17:51:20 [2021-06-09T17:51:20.237Z] plugins: timeout-1.3.3, cov-2.6.1
17:51:20 [2021-06-09T17:51:20.237Z] collected 390 items / 1 deselected / 389 selected
17:51:20 [2021-06-09T17:51:20.237Z] 
17:51:42 [2021-06-09T17:51:42.557Z] tests/integration/api_build_test.py .......................X             [  6%]
17:51:43 [2021-06-09T17:51:43.380Z] tests/integration/api_client_test.py .....                               [  7%]
17:51:45 [2021-06-09T17:51:45.317Z] tests/integration/api_config_test.py .....                               [  8%]
17:52:23 [2021-06-09T17:52:23.446Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
17:53:33 [2021-06-09T17:53:33.535Z] ..........................xx....................                         [ 29%]
17:54:00 [2021-06-09T17:54:00.959Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:54:10 [2021-06-09T17:54:10.267Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:54:14 [2021-06-09T17:54:14.894Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:54:36 [2021-06-09T17:54:36.496Z] tests/integration/api_network_test.py ............................       [ 47%]
17:54:43 [2021-06-09T17:54:43.689Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:54:45 [2021-06-09T17:54:45.443Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:54:50 [2021-06-09T17:54:50.057Z] tests/integration/api_service_test.py ....................s............. [ 60%]
17:55:04 [2021-06-09T17:55:04.387Z] ..........................                                               [ 67%]
17:55:46 [2021-06-09T17:55:46.216Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:56:01 [2021-06-09T17:56:01.328Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:56:03 [2021-06-09T17:56:03.851Z] tests/integration/client_test.py .....                                   [ 75%]
17:56:03 [2021-06-09T17:56:03.851Z] tests/integration/context_api_test.py ...                                [ 76%]
17:56:04 [2021-06-09T17:56:04.109Z] tests/integration/errors_test.py .                                       [ 76%]
17:56:31 [2021-06-09T17:56:31.183Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:56:50 [2021-06-09T17:56:50.221Z] .........                                                                [ 86%]
17:56:55 [2021-06-09T17:56:55.723Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:56:57 [2021-06-09T17:56:57.364Z] tests/integration/models_networks_test.py ....                           [ 91%]
17:57:03 [2021-06-09T17:57:03.914Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:57:04 [2021-06-09T17:57:04.171Z] tests/integration/models_resources_test.py .                             [ 91%]
17:57:06 [2021-06-09T17:57:06.183Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:57:09 [2021-06-09T17:57:09.451Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:57:09 [2021-06-09T17:57:09.451Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:57:14 [2021-06-09T17:57:14.426Z] tests/integration/regression_test.py ......                              [ 98%]
17:57:14 [2021-06-09T17:57:14.941Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:57:14 [2021-06-09T17:57:14.941Z] tests/integration/credentials/utils_test.py .                            [100%]
17:57:14 [2021-06-09T17:57:14.941Z] 
17:57:14 [2021-06-09T17:57:14.941Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:57:14 [2021-06-09T17:57:14.941Z] =========================== short test summary info ============================
17:57:14 [2021-06-09T17:57:14.941Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:57:14 [2021-06-09T17:57:14.941Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:57:14 [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:57:14 [2021-06-09T17:57:14.942Z]   Not supported on most drivers
17:57:14 [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:57:14 [2021-06-09T17:57:14.942Z]   Output of docker top depends on host distro, and is not formalized.
17:57:14 [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:57:14 [2021-06-09T17:57:14.942Z]   Output of docker top depends on host distro, and is not formalized.
17:57:14 [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:57:14 [2021-06-09T17:57:14.942Z]   Can fail if eth0 has multiple IP addresses
17:57:14 [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:57:14 [2021-06-09T17:57:14.942Z]   This doesn't seem to be taken into account by the engine
17:57:14 [2021-06-09T17:57:14.942Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:57:14 [2021-06-09T17:57:14.942Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
17:57:14 [2021-06-09T17:57:14.942Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:57:14 [2021-06-09T17:57:14.942Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 356.35 seconds ==
17:57:15 [2021-06-09T17:57:15.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:57:27 [2021-06-09T17:57:27.383Z] Leaving: AppArmorNo profiles have been unloaded.
17:57:27 [2021-06-09T17:57:27.384Z] 
17:57:27 [2021-06-09T17:57:27.384Z] Unloading profiles will leave already running processes permanently
17:57:27 [2021-06-09T17:57:27.384Z] unconfined, which can lead to unexpected situations.
17:57:27 [2021-06-09T17:57:27.384Z] 
17:57:27 [2021-06-09T17:57:27.384Z] To set a process to complain mode, use the command line tool
17:57:27 [2021-06-09T17:57:27.384Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:57:27 [2021-06-09T17:57:27.384Z]