Skip to content

Console Output

17:22:15 [2021-04-06T17:22:15.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=257b4db1861b86f2d3643636cf3303979c7d2923 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:257b4db1861b86f2d3643636cf3303979c7d2923 hack/make.sh dynbinary-daemon test-docker-py
17:22:15 [2021-04-06T17:22:15.677Z] 
17:22:15 [2021-04-06T17:22:15.677Z] Removing bundles/
17:22:15 [2021-04-06T17:22:15.677Z] 
17:22:15 [2021-04-06T17:22:15.677Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:22:15 [2021-04-06T17:22:15.677Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:22:15 [2021-04-06T17:22:15.677Z] GOOS="" GOARCH="" GOARM=""
17:23:52 [2021-04-06T17:23:52.155Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:23:52 [2021-04-06T17:23:52.155Z] 
17:23:52 [2021-04-06T17:23:52.155Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:23:52 [2021-04-06T17:23:52.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:23:52 [2021-04-06T17:23:52.155Z] Using test binary docker
17:23:52 [2021-04-06T17:23:52.155Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:23:52 [2021-04-06T17:23:52.155Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:23:52 [2021-04-06T17:23:52.155Z] INFO: Waiting for daemon to start...
17:23:52 [2021-04-06T17:23:52.155Z] Starting dockerd
17:23:52 [2021-04-06T17:23:52.155Z] .
17:23:52 [2021-04-06T17:23:52.155Z] INFO: Building docker-sdk-python3:5.0.0...
17:24:30 [2021-04-06T17:24:30.888Z] sha256:81cbc5c69c53f24e30741d03be39388f08d25b4e2a17ff037f36adc8aabc1db9
17:24:30 [2021-04-06T17:24:30.888Z] INFO: Starting docker-py tests...
17:24:30 [2021-04-06T17:24:30.888Z] ============================= test session starts ==============================
17:24:30 [2021-04-06T17:24:30.888Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:24:30 [2021-04-06T17:24:30.888Z] rootdir: /src, inifile: pytest.ini
17:24:30 [2021-04-06T17:24:30.888Z] plugins: timeout-1.3.3, cov-2.6.1
17:24:30 [2021-04-06T17:24:30.888Z] collected 390 items / 1 deselected / 389 selected
17:24:30 [2021-04-06T17:24:30.888Z] 
17:24:52 [2021-04-06T17:24:52.609Z] tests/integration/api_build_test.py .......................X             [  6%]
17:24:53 [2021-04-06T17:24:53.466Z] tests/integration/api_client_test.py .....                               [  7%]
17:24:55 [2021-04-06T17:24:55.471Z] tests/integration/api_config_test.py .....                               [  8%]
17:25:32 [2021-04-06T17:25:32.352Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
17:26:41 [2021-04-06T17:26:41.004Z] ..........................xx....................                         [ 29%]
17:27:07 [2021-04-06T17:27:07.432Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:27:17 [2021-04-06T17:27:17.104Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:27:21 [2021-04-06T17:27:21.182Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:27:51 [2021-04-06T17:27:51.118Z] tests/integration/api_network_test.py ............................       [ 47%]
17:27:58 [2021-04-06T17:27:58.354Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:28:00 [2021-04-06T17:28:00.572Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:28:04 [2021-04-06T17:28:04.887Z] tests/integration/api_service_test.py ....................s............. [ 60%]
17:28:19 [2021-04-06T17:28:19.333Z] ..........................                                               [ 67%]
17:29:04 [2021-04-06T17:29:04.277Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:29:19 [2021-04-06T17:29:19.208Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:29:21 [2021-04-06T17:29:21.388Z] tests/integration/client_test.py .....                                   [ 75%]
17:29:21 [2021-04-06T17:29:21.388Z] tests/integration/context_api_test.py ...                                [ 76%]
17:29:22 [2021-04-06T17:29:22.312Z] tests/integration/errors_test.py .                                       [ 76%]
17:29:48 [2021-04-06T17:29:48.802Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:30:07 [2021-04-06T17:30:07.883Z] .........                                                                [ 86%]
17:30:12 [2021-04-06T17:30:12.987Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:30:15 [2021-04-06T17:30:15.984Z] tests/integration/models_networks_test.py ....                           [ 91%]
17:30:21 [2021-04-06T17:30:21.388Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:30:22 [2021-04-06T17:30:22.751Z] tests/integration/models_resources_test.py .                             [ 91%]
17:30:28 [2021-04-06T17:30:28.875Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:30:32 [2021-04-06T17:30:32.163Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:30:32 [2021-04-06T17:30:32.163Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:30:37 [2021-04-06T17:30:37.428Z] tests/integration/regression_test.py ......                              [ 98%]
17:30:37 [2021-04-06T17:30:37.938Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:30:37 [2021-04-06T17:30:37.938Z] tests/integration/credentials/utils_test.py .                            [100%]
17:30:37 [2021-04-06T17:30:37.938Z] 
17:30:37 [2021-04-06T17:30:37.938Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:30:37 [2021-04-06T17:30:37.938Z] =========================== short test summary info ============================
17:30:37 [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:30:37 [2021-04-06T17:30:37.938Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:30:37 [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:30:37 [2021-04-06T17:30:37.938Z]   Not supported on most drivers
17:30:37 [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:30:37 [2021-04-06T17:30:37.938Z]   Output of docker top depends on host distro, and is not formalized.
17:30:37 [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:30:37 [2021-04-06T17:30:37.938Z]   Output of docker top depends on host distro, and is not formalized.
17:30:37 [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:30:37 [2021-04-06T17:30:37.938Z]   Can fail if eth0 has multiple IP addresses
17:30:37 [2021-04-06T17:30:37.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:30:37 [2021-04-06T17:30:37.938Z]   This doesn't seem to be taken into account by the engine
17:30:37 [2021-04-06T17:30:37.938Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:30:37 [2021-04-06T17:30:37.938Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
17:30:37 [2021-04-06T17:30:37.938Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:30:37 [2021-04-06T17:30:37.938Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 369.26 seconds ==
17:30:38 [2021-04-06T17:30:38.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:30:50 [2021-04-06T17:30:50.432Z] Leaving: AppArmorNo profiles have been unloaded.
17:30:50 [2021-04-06T17:30:50.432Z] 
17:30:50 [2021-04-06T17:30:50.432Z] Unloading profiles will leave already running processes permanently
17:30:50 [2021-04-06T17:30:50.432Z] unconfined, which can lead to unexpected situations.
17:30:50 [2021-04-06T17:30:50.432Z] 
17:30:50 [2021-04-06T17:30:50.432Z] To set a process to complain mode, use the command line tool
17:30:50 [2021-04-06T17:30:50.432Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:30:50 [2021-04-06T17:30:50.432Z]