Skip to content

Console Output

21:25:52 [2020-01-10T21:25:52.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_cpuguy-test-sync/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4d63209d94276d66d9db39174bfe0127f4b9a8dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= docker:4d63209d94276d66d9db39174bfe0127f4b9a8dc hack/make.sh dynbinary-daemon test-docker-py
21:25:53 [2020-01-10T21:25:53.380Z] 
21:25:53 [2020-01-10T21:25:53.380Z] Removing bundles/
21:25:53 [2020-01-10T21:25:53.380Z] 
21:25:53 [2020-01-10T21:25:53.380Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:25:53 [2020-01-10T21:25:53.380Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:25:53 [2020-01-10T21:25:53.380Z] GOOS="" GOARCH="" GOARM=""
21:27:29 [2020-01-10T21:27:29.911Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:27:29 [2020-01-10T21:27:29.911Z] 
21:27:29 [2020-01-10T21:27:29.911Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:27:29 [2020-01-10T21:27:29.911Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:27:29 [2020-01-10T21:27:29.911Z] Using test binary docker
21:27:29 [2020-01-10T21:27:29.911Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:27:29 [2020-01-10T21:27:29.911Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:27:29 [2020-01-10T21:27:29.911Z] INFO: Waiting for daemon to start...
21:27:29 [2020-01-10T21:27:29.911Z] Starting dockerd
21:27:29 [2020-01-10T21:27:29.911Z] .
21:27:29 [2020-01-10T21:27:29.911Z] INFO: Building docker-sdk-python3:4.1.0...
21:28:08 [2020-01-10T21:28:08.610Z] sha256:4b99b5bb5bd640af19e2f8a062f3347f76a99102414fbb9a131996dad5d45f55
21:28:08 [2020-01-10T21:28:08.610Z] INFO: Starting docker-py tests...
21:28:08 [2020-01-10T21:28:08.610Z] ============================= test session starts ==============================
21:28:08 [2020-01-10T21:28:08.610Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
21:28:08 [2020-01-10T21:28:08.610Z] rootdir: /src, inifile: pytest.ini
21:28:08 [2020-01-10T21:28:08.610Z] plugins: timeout-1.3.3, cov-2.6.1
21:28:08 [2020-01-10T21:28:08.610Z] collected 385 items / 3 deselected / 382 selected
21:28:08 [2020-01-10T21:28:08.610Z] 
21:28:25 [2020-01-10T21:28:25.807Z] tests/integration/api_build_test.py .......................X             [  6%]
21:28:26 [2020-01-10T21:28:26.408Z] tests/integration/api_client_test.py .....                               [  7%]
21:28:28 [2020-01-10T21:28:28.413Z] tests/integration/api_config_test.py .....                               [  8%]
21:29:02 [2020-01-10T21:29:02.402Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:30:03 [2020-01-10T21:30:03.852Z] ................................................                         [ 29%]
21:30:21 [2020-01-10T21:30:21.700Z] tests/integration/api_exec_test.py ....................                  [ 35%]
21:30:29 [2020-01-10T21:30:29.567Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:30:33 [2020-01-10T21:30:33.298Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:30:54 [2020-01-10T21:30:54.247Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:31:02 [2020-01-10T21:31:02.476Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:31:04 [2020-01-10T21:31:04.183Z] tests/integration/api_secret_test.py .....                               [ 52%]
21:31:08 [2020-01-10T21:31:08.367Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:31:22 [2020-01-10T21:31:22.847Z] .........................                                                [ 67%]
21:31:59 [2020-01-10T21:31:59.981Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
21:32:14 [2020-01-10T21:32:14.883Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:32:16 [2020-01-10T21:32:16.850Z] tests/integration/client_test.py .....                                   [ 76%]
21:32:17 [2020-01-10T21:32:17.774Z] tests/integration/errors_test.py .                                       [ 76%]
21:32:51 [2020-01-10T21:32:51.077Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:33:09 [2020-01-10T21:33:09.216Z] .........                                                                [ 86%]
21:33:13 [2020-01-10T21:33:13.925Z] tests/integration/models_images_test.py ..............                   [ 89%]
21:33:15 [2020-01-10T21:33:15.838Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:33:21 [2020-01-10T21:33:21.113Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:33:22 [2020-01-10T21:33:22.163Z] tests/integration/models_resources_test.py .                             [ 91%]
21:33:28 [2020-01-10T21:33:28.419Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:33:31 [2020-01-10T21:33:31.963Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:33:31 [2020-01-10T21:33:31.963Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:33:36 [2020-01-10T21:33:36.051Z] tests/integration/regression_test.py ......                              [ 98%]
21:33:36 [2020-01-10T21:33:36.561Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:33:36 [2020-01-10T21:33:36.561Z] tests/integration/credentials/utils_test.py .                            [100%]
21:33:36 [2020-01-10T21:33:36.561Z] 
21:33:36 [2020-01-10T21:33:36.561Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:33:36 [2020-01-10T21:33:36.561Z] =========================== short test summary info ============================
21:33:36 [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:33:36 [2020-01-10T21:33:36.561Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:33:36 [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:33:36 [2020-01-10T21:33:36.561Z]   Not supported on most drivers
21:33:36 [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:33:36 [2020-01-10T21:33:36.561Z]   Can fail if eth0 has multiple IP addresses
21:33:36 [2020-01-10T21:33:36.561Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:33:36 [2020-01-10T21:33:36.561Z]   This doesn't seem to be taken into account by the engine
21:33:36 [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:33:36 [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:33:36 [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:33:36 [2020-01-10T21:33:36.561Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:33:36 [2020-01-10T21:33:36.562Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:33:36 [2020-01-10T21:33:36.562Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:33:36 [2020-01-10T21:33:36.562Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:33:36 [2020-01-10T21:33:36.562Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 332.82 seconds ==
21:33:36 [2020-01-10T21:33:36.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:33:49 [2020-01-10T21:33:49.216Z] Leaving: AppArmorNo profiles have been unloaded.
21:33:49 [2020-01-10T21:33:49.216Z] 
21:33:49 [2020-01-10T21:33:49.216Z] Unloading profiles will leave already running processes permanently
21:33:49 [2020-01-10T21:33:49.216Z] unconfined, which can lead to unexpected situations.
21:33:49 [2020-01-10T21:33:49.216Z] 
21:33:49 [2020-01-10T21:33:49.216Z] To set a process to complain mode, use the command line tool
21:33:49 [2020-01-10T21:33:49.216Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:33:49 [2020-01-10T21:33:49.216Z]