Skip to content

Console Output

13:14:45 [2022-03-21T13:14:45.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43399/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e82b7b2fa00d1f30f3eabb58eaf7d74806581369 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e82b7b2fa00d1f30f3eabb58eaf7d74806581369 hack/make.sh dynbinary test-docker-py
13:14:45 [2022-03-21T13:14:45.340Z] 
13:14:45 [2022-03-21T13:14:45.597Z] Removing bundles/
13:14:45 [2022-03-21T13:14:45.597Z] 
13:14:45 [2022-03-21T13:14:45.597Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:14:45 [2022-03-21T13:14:45.597Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:14:45 [2022-03-21T13:14:45.597Z] GOOS="" GOARCH="" GOARM=""
13:16:37 [2022-03-21T13:16:37.024Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:16:37 [2022-03-21T13:16:37.024Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:16:37 [2022-03-21T13:16:37.024Z] GOOS="" GOARCH="" GOARM=""
13:16:37 [2022-03-21T13:16:37.280Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:16:37 [2022-03-21T13:16:37.280Z] 
13:16:37 [2022-03-21T13:16:37.280Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:16:37 [2022-03-21T13:16:37.536Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:16:37 [2022-03-21T13:16:37.536Z] Using test binary docker
13:16:37 [2022-03-21T13:16:37.792Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:16:37 [2022-03-21T13:16:37.792Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:16:37 [2022-03-21T13:16:37.792Z] INFO: Waiting for daemon to start...
13:16:37 [2022-03-21T13:16:37.792Z] Starting dockerd
13:16:40 [2022-03-21T13:16:40.308Z] .
13:16:40 [2022-03-21T13:16:40.308Z] INFO: Building docker-sdk-python3:5.0.3...
13:17:26 [2022-03-21T13:17:26.953Z] sha256:46a4605779843cb3eca9cfefde6c42b5e705968c2660c55c0138d9b712b45a5b
13:17:26 [2022-03-21T13:17:26.953Z] INFO: Starting docker-py tests...
13:17:26 [2022-03-21T13:17:26.953Z] ============================= test session starts ==============================
13:17:26 [2022-03-21T13:17:26.953Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
13:17:26 [2022-03-21T13:17:26.953Z] rootdir: /src, inifile: pytest.ini
13:17:26 [2022-03-21T13:17:26.953Z] plugins: timeout-1.3.3, cov-2.6.1
13:17:26 [2022-03-21T13:17:26.953Z] collected 395 items / 2 deselected / 393 selected
13:17:26 [2022-03-21T13:17:26.953Z] 
13:17:38 [2022-03-21T13:17:38.742Z] tests/integration/api_build_test.py .......................X             [  6%]
13:17:39 [2022-03-21T13:17:39.308Z] tests/integration/api_client_test.py .....                               [  7%]
13:17:41 [2022-03-21T13:17:41.057Z] tests/integration/api_config_test.py ......                              [  8%]
13:18:10 [2022-03-21T13:18:10.979Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
13:19:05 [2022-03-21T13:19:05.094Z] .........................xx....................                          [ 29%]
13:19:21 [2022-03-21T13:19:21.864Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:19:29 [2022-03-21T13:19:29.286Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:19:34 [2022-03-21T13:19:34.223Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
13:19:50 [2022-03-21T13:19:50.622Z] tests/integration/api_network_test.py ............................       [ 47%]
13:20:10 [2022-03-21T13:20:10.561Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
13:20:12 [2022-03-21T13:20:12.061Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:20:16 [2022-03-21T13:20:16.457Z] tests/integration/api_service_test.py .................................. [ 59%]
13:20:32 [2022-03-21T13:20:32.100Z] ............................                                             [ 66%]
13:21:11 [2022-03-21T13:21:11.335Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:21:29 [2022-03-21T13:21:29.373Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:21:29 [2022-03-21T13:21:29.373Z] tests/integration/client_test.py .....                                   [ 75%]
13:21:29 [2022-03-21T13:21:29.373Z] tests/integration/context_api_test.py ...                                [ 76%]
13:21:29 [2022-03-21T13:21:29.373Z] tests/integration/errors_test.py .                                       [ 76%]
13:21:48 [2022-03-21T13:21:48.263Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:22:04 [2022-03-21T13:22:04.486Z] .........                                                                [ 85%]
13:22:09 [2022-03-21T13:22:09.611Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:22:11 [2022-03-21T13:22:11.052Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:22:17 [2022-03-21T13:22:17.587Z] tests/integration/models_nodes_test.py .                                 [ 90%]
13:22:17 [2022-03-21T13:22:17.587Z] tests/integration/models_resources_test.py .                             [ 91%]
13:22:23 [2022-03-21T13:22:23.597Z] tests/integration/models_services_test.py ................X.             [ 95%]
13:22:30 [2022-03-21T13:22:30.729Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:22:30 [2022-03-21T13:22:30.730Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:22:34 [2022-03-21T13:22:34.320Z] tests/integration/regression_test.py ......                              [ 98%]
13:22:34 [2022-03-21T13:22:34.832Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:22:34 [2022-03-21T13:22:34.832Z] tests/integration/credentials/utils_test.py .                            [100%]
13:22:34 [2022-03-21T13:22:34.832Z] 
13:22:34 [2022-03-21T13:22:34.832Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:22:34 [2022-03-21T13:22:34.832Z] =========================== short test summary info ============================
13:22:34 [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:22:34 [2022-03-21T13:22:34.832Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:22:34 [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:22:34 [2022-03-21T13:22:34.832Z]   Not supported on most drivers
13:22:34 [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:22:34 [2022-03-21T13:22:34.832Z]   Output of docker top depends on host distro, and is not formalized.
13:22:34 [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:22:34 [2022-03-21T13:22:34.832Z]   Output of docker top depends on host distro, and is not formalized.
13:22:34 [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:22:34 [2022-03-21T13:22:34.832Z]   Can fail if eth0 has multiple IP addresses
13:22:34 [2022-03-21T13:22:34.832Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:22:34 [2022-03-21T13:22:34.832Z]   This doesn't seem to be taken into account by the engine
13:22:34 [2022-03-21T13:22:34.832Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:22:34 [2022-03-21T13:22:34.832Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:22:34 [2022-03-21T13:22:34.832Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 313.82 seconds ==
13:22:35 [2022-03-21T13:22:35.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:22:47 [2022-03-21T13:22:47.257Z] Leaving: AppArmorNo profiles have been unloaded.
13:22:47 [2022-03-21T13:22:47.257Z] 
13:22:47 [2022-03-21T13:22:47.257Z] Unloading profiles will leave already running processes permanently
13:22:47 [2022-03-21T13:22:47.257Z] unconfined, which can lead to unexpected situations.
13:22:47 [2022-03-21T13:22:47.257Z] 
13:22:47 [2022-03-21T13:22:47.257Z] To set a process to complain mode, use the command line tool
13:22:47 [2022-03-21T13:22:47.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:22:47 [2022-03-21T13:22:47.257Z]