Skip to content

Console Output

14:39:43 [2021-08-23T14:39:43.100Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42764/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82c978ad9567772f349f604c6630d531b9348736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82c978ad9567772f349f604c6630d531b9348736 hack/make.sh dynbinary test-docker-py
14:39:43 [2021-08-23T14:39:43.673Z] 
14:39:43 [2021-08-23T14:39:43.673Z] Removing bundles/
14:39:43 [2021-08-23T14:39:43.673Z] 
14:39:43 [2021-08-23T14:39:43.673Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:39:43 [2021-08-23T14:39:43.673Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:39:43 [2021-08-23T14:39:43.673Z] GOOS="" GOARCH="" GOARM=""
14:41:20 [2021-08-23T14:41:20.229Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:41:20 [2021-08-23T14:41:20.229Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:41:20 [2021-08-23T14:41:20.229Z] GOOS="" GOARCH="" GOARM=""
14:41:20 [2021-08-23T14:41:20.229Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:41:20 [2021-08-23T14:41:20.229Z] 
14:41:20 [2021-08-23T14:41:20.229Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:41:20 [2021-08-23T14:41:20.229Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:41:20 [2021-08-23T14:41:20.229Z] Using test binary docker
14:41:20 [2021-08-23T14:41:20.229Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:41:20 [2021-08-23T14:41:20.229Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:41:20 [2021-08-23T14:41:20.229Z] INFO: Waiting for daemon to start...
14:41:20 [2021-08-23T14:41:20.229Z] Starting dockerd
14:41:20 [2021-08-23T14:41:20.229Z] .
14:41:20 [2021-08-23T14:41:20.229Z] INFO: Building docker-sdk-python3:5.0.0...
14:42:06 [2021-08-23T14:42:06.935Z] sha256:8808f0b8b03535d51904e26b385f5df2bd15372fcb4f8070ef72c31671c7653f
14:42:06 [2021-08-23T14:42:06.935Z] INFO: Starting docker-py tests...
14:42:06 [2021-08-23T14:42:06.935Z] ============================= test session starts ==============================
14:42:06 [2021-08-23T14:42:06.935Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
14:42:06 [2021-08-23T14:42:06.935Z] rootdir: /src, inifile: pytest.ini
14:42:06 [2021-08-23T14:42:06.935Z] plugins: timeout-1.3.3, cov-2.6.1
14:42:06 [2021-08-23T14:42:06.935Z] collected 390 items / 1 deselected / 389 selected
14:42:06 [2021-08-23T14:42:06.935Z] 
14:42:17 [2021-08-23T14:42:17.651Z] tests/integration/api_build_test.py .......................X             [  6%]
14:42:18 [2021-08-23T14:42:18.431Z] tests/integration/api_client_test.py .....                               [  7%]
14:42:19 [2021-08-23T14:42:19.942Z] tests/integration/api_config_test.py .....                               [  8%]
14:42:49 [2021-08-23T14:42:49.877Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
14:43:44 [2021-08-23T14:43:44.825Z] ..........................xx....................                         [ 29%]
14:44:01 [2021-08-23T14:44:01.740Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:44:09 [2021-08-23T14:44:09.264Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
14:44:13 [2021-08-23T14:44:13.196Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:44:29 [2021-08-23T14:44:29.544Z] tests/integration/api_network_test.py ............................       [ 47%]
14:44:37 [2021-08-23T14:44:37.499Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:44:38 [2021-08-23T14:44:38.961Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:44:42 [2021-08-23T14:44:42.555Z] tests/integration/api_service_test.py ....................s............. [ 60%]
14:44:56 [2021-08-23T14:44:56.170Z] ..........................                                               [ 67%]
14:45:37 [2021-08-23T14:45:37.317Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:45:52 [2021-08-23T14:45:52.473Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:45:55 [2021-08-23T14:45:55.013Z] tests/integration/client_test.py .....                                   [ 75%]
14:45:55 [2021-08-23T14:45:55.013Z] tests/integration/context_api_test.py ...                                [ 76%]
14:45:55 [2021-08-23T14:45:55.273Z] tests/integration/errors_test.py .                                       [ 76%]
14:46:13 [2021-08-23T14:46:13.978Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:46:30 [2021-08-23T14:46:30.313Z] .........                                                                [ 86%]
14:46:37 [2021-08-23T14:46:37.412Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:46:38 [2021-08-23T14:46:38.624Z] tests/integration/models_networks_test.py ....                           [ 91%]
14:46:45 [2021-08-23T14:46:45.199Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:46:45 [2021-08-23T14:46:45.199Z] tests/integration/models_resources_test.py .                             [ 91%]
14:46:51 [2021-08-23T14:46:51.307Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:46:53 [2021-08-23T14:46:53.629Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:46:53 [2021-08-23T14:46:53.629Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:46:57 [2021-08-23T14:46:57.521Z] tests/integration/regression_test.py ......                              [ 98%]
14:46:58 [2021-08-23T14:46:58.042Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:46:58 [2021-08-23T14:46:58.042Z] tests/integration/credentials/utils_test.py .                            [100%]
14:46:58 [2021-08-23T14:46:58.042Z] 
14:46:58 [2021-08-23T14:46:58.042Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:46:58 [2021-08-23T14:46:58.042Z] =========================== short test summary info ============================
14:46:58 [2021-08-23T14:46:58.042Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:46:58 [2021-08-23T14:46:58.042Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:46:58 [2021-08-23T14:46:58.042Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:46:58 [2021-08-23T14:46:58.042Z]   Not supported on most drivers
14:46:58 [2021-08-23T14:46:58.042Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:46:58 [2021-08-23T14:46:58.042Z]   Output of docker top depends on host distro, and is not formalized.
14:46:58 [2021-08-23T14:46:58.042Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:46:58 [2021-08-23T14:46:58.042Z]   Output of docker top depends on host distro, and is not formalized.
14:46:58 [2021-08-23T14:46:58.042Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:46:58 [2021-08-23T14:46:58.042Z]   Can fail if eth0 has multiple IP addresses
14:46:58 [2021-08-23T14:46:58.042Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:46:58 [2021-08-23T14:46:58.042Z]   This doesn't seem to be taken into account by the engine
14:46:58 [2021-08-23T14:46:58.042Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
14:46:58 [2021-08-23T14:46:58.042Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
14:46:58 [2021-08-23T14:46:58.042Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:46:58 [2021-08-23T14:46:58.042Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.32 seconds ==
14:46:58 [2021-08-23T14:46:58.302Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:47:10 [2021-08-23T14:47:10.521Z] Leaving: AppArmorNo profiles have been unloaded.
14:47:10 [2021-08-23T14:47:10.521Z] 
14:47:10 [2021-08-23T14:47:10.521Z] Unloading profiles will leave already running processes permanently
14:47:10 [2021-08-23T14:47:10.521Z] unconfined, which can lead to unexpected situations.
14:47:10 [2021-08-23T14:47:10.521Z] 
14:47:10 [2021-08-23T14:47:10.521Z] To set a process to complain mode, use the command line tool
14:47:10 [2021-08-23T14:47:10.521Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:47:10 [2021-08-23T14:47:10.521Z]