Skip to content

Console Output

20:53:55 [2021-06-04T20:53:55.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7c1c123555744d84d04893e304c39db697189e18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7c1c123555744d84d04893e304c39db697189e18 hack/make.sh dynbinary test-docker-py
20:53:56 [2021-06-04T20:53:56.444Z] 
20:53:56 [2021-06-04T20:53:56.444Z] Removing bundles/
20:53:56 [2021-06-04T20:53:56.444Z] 
20:53:56 [2021-06-04T20:53:56.444Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:53:56 [2021-06-04T20:53:56.444Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:53:56 [2021-06-04T20:53:56.444Z] GOOS="" GOARCH="" GOARM=""
20:55:32 [2021-06-04T20:55:32.938Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:55:32 [2021-06-04T20:55:32.938Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:55:32 [2021-06-04T20:55:32.938Z] GOOS="" GOARCH="" GOARM=""
20:55:32 [2021-06-04T20:55:32.938Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:55:32 [2021-06-04T20:55:32.938Z] 
20:55:32 [2021-06-04T20:55:32.938Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:55:32 [2021-06-04T20:55:32.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:55:32 [2021-06-04T20:55:32.938Z] Using test binary docker
20:55:32 [2021-06-04T20:55:32.938Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:55:32 [2021-06-04T20:55:32.938Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:55:32 [2021-06-04T20:55:32.938Z] INFO: Waiting for daemon to start...
20:55:32 [2021-06-04T20:55:32.938Z] Starting dockerd
20:55:32 [2021-06-04T20:55:32.938Z] .
20:55:32 [2021-06-04T20:55:32.938Z] INFO: Building docker-sdk-python3:5.0.0...
20:56:11 [2021-06-04T20:56:11.627Z] sha256:e2ae7c3886b3457fdf61d4612fa2d8f39af8d84437d4b6f590a286dd095d4b75
20:56:11 [2021-06-04T20:56:11.627Z] INFO: Starting docker-py tests...
20:56:11 [2021-06-04T20:56:11.627Z] ============================= test session starts ==============================
20:56:11 [2021-06-04T20:56:11.627Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
20:56:11 [2021-06-04T20:56:11.627Z] rootdir: /src, inifile: pytest.ini
20:56:11 [2021-06-04T20:56:11.627Z] plugins: timeout-1.3.3, cov-2.6.1
20:56:11 [2021-06-04T20:56:11.627Z] collected 390 items / 1 deselected / 389 selected
20:56:11 [2021-06-04T20:56:11.627Z] 
20:56:33 [2021-06-04T20:56:33.382Z] tests/integration/api_build_test.py .......................X             [  6%]
20:56:34 [2021-06-04T20:56:34.202Z] tests/integration/api_client_test.py .....                               [  7%]
20:56:35 [2021-06-04T20:56:35.952Z] tests/integration/api_config_test.py .....                               [  8%]
20:57:14 [2021-06-04T20:57:14.107Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
20:58:24 [2021-06-04T20:58:24.279Z] ..........................xx....................                         [ 29%]
20:58:51 [2021-06-04T20:58:51.635Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:59:01 [2021-06-04T20:59:01.309Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:59:05 [2021-06-04T20:59:05.581Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:59:27 [2021-06-04T20:59:27.183Z] tests/integration/api_network_test.py ............................       [ 47%]
20:59:34 [2021-06-04T20:59:34.357Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:59:36 [2021-06-04T20:59:36.106Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:59:40 [2021-06-04T20:59:40.137Z] tests/integration/api_service_test.py ....................s............. [ 60%]
20:59:54 [2021-06-04T20:59:54.517Z] ..........................                                               [ 67%]
21:00:36 [2021-06-04T21:00:36.538Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:00:51 [2021-06-04T21:00:51.637Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:00:53 [2021-06-04T21:00:53.528Z] tests/integration/client_test.py .....                                   [ 75%]
21:00:53 [2021-06-04T21:00:53.785Z] tests/integration/context_api_test.py ...                                [ 76%]
21:00:54 [2021-06-04T21:00:54.715Z] tests/integration/errors_test.py .                                       [ 76%]
21:01:21 [2021-06-04T21:01:21.724Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:01:40 [2021-06-04T21:01:40.967Z] .........                                                                [ 86%]
21:01:46 [2021-06-04T21:01:46.541Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:01:47 [2021-06-04T21:01:47.984Z] tests/integration/models_networks_test.py ....                           [ 91%]
21:01:54 [2021-06-04T21:01:54.523Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:01:55 [2021-06-04T21:01:55.087Z] tests/integration/models_resources_test.py .                             [ 91%]
21:02:01 [2021-06-04T21:02:01.151Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:02:04 [2021-06-04T21:02:04.410Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:02:04 [2021-06-04T21:02:04.410Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:02:09 [2021-06-04T21:02:09.429Z] tests/integration/regression_test.py ......                              [ 98%]
21:02:09 [2021-06-04T21:02:09.943Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:02:09 [2021-06-04T21:02:09.943Z] tests/integration/credentials/utils_test.py .                            [100%]
21:02:09 [2021-06-04T21:02:09.943Z] 
21:02:09 [2021-06-04T21:02:09.943Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:02:09 [2021-06-04T21:02:09.943Z] =========================== short test summary info ============================
21:02:09 [2021-06-04T21:02:09.943Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:02:09 [2021-06-04T21:02:09.943Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:02:09 [2021-06-04T21:02:09.943Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:02:09 [2021-06-04T21:02:09.943Z]   Not supported on most drivers
21:02:09 [2021-06-04T21:02:09.944Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:02:09 [2021-06-04T21:02:09.944Z]   Output of docker top depends on host distro, and is not formalized.
21:02:09 [2021-06-04T21:02:09.944Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:02:09 [2021-06-04T21:02:09.944Z]   Output of docker top depends on host distro, and is not formalized.
21:02:09 [2021-06-04T21:02:09.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:02:09 [2021-06-04T21:02:09.944Z]   Can fail if eth0 has multiple IP addresses
21:02:09 [2021-06-04T21:02:09.944Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:02:09 [2021-06-04T21:02:09.944Z]   This doesn't seem to be taken into account by the engine
21:02:09 [2021-06-04T21:02:09.944Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:02:09 [2021-06-04T21:02:09.944Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
21:02:09 [2021-06-04T21:02:09.944Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:02:09 [2021-06-04T21:02:09.944Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 359.85 seconds ==
21:02:10 [2021-06-04T21:02:10.200Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:02:22 [2021-06-04T21:02:22.370Z] Leaving: AppArmorNo profiles have been unloaded.
21:02:22 [2021-06-04T21:02:22.371Z] 
21:02:22 [2021-06-04T21:02:22.371Z] Unloading profiles will leave already running processes permanently
21:02:22 [2021-06-04T21:02:22.371Z] unconfined, which can lead to unexpected situations.
21:02:22 [2021-06-04T21:02:22.371Z] 
21:02:22 [2021-06-04T21:02:22.371Z] To set a process to complain mode, use the command line tool
21:02:22 [2021-06-04T21:02:22.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:02:22 [2021-06-04T21:02:22.371Z]