Skip to content
Failed

Console Output

Skipping 2,054 KB.. Full Log
02:20:06 tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%]

02:20:06 tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 95%]

02:20:06 tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 95%]

02:20:06 tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 96%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%]

02:20:06 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED      [ 97%]

02:20:06 tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED      [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%]

02:20:06 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%]

02:20:06 tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 30%]

02:20:06 tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 30%]

02:20:06 tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 31%]

02:20:06 tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 30%]

02:20:06 tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 31%]

02:20:07 tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 33%]

02:20:07 tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 30%]

02:20:07 tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 30%]

02:20:07 tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 31%]

02:20:07 tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 33%]

02:20:07 tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 31%]

02:20:07 tests/integration/service_test.py::ServiceTest::test_labels PASSED       [ 30%]

02:20:08 tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 30%]

02:20:08 tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 31%]

02:20:08 tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 31%]

02:20:08 tests/integration/service_test.py::ServiceTest::test_labels PASSED       [ 30%]

02:20:08 tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 30%]

02:20:08 tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 31%]

02:20:09 tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 32%]

02:20:09 tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 31%]

02:20:09 tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 30%]

02:20:09 tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 31%]

02:20:09 tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 31%]

02:20:10 tests/integration/service_test.py::ServiceTest::test_start_container_creates_links <- tests/integration/testcases.py PASSED [ 33%]

02:20:10 tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 31%]

02:20:10 tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 31%]

02:20:10 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%]

02:20:10 

02:20:10 =================================== FAILURES ===================================

02:20:10 _____________________________ CLITestCase.test_up ______________________________

02:20:10 tests/acceptance/cli_test.py:1078: in test_up

02:20:10     assert self.lookup(container, service.name)

02:20:10 E   AssertionError: assert False

02:20:10 E    +  where False = <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>>(<Container: v2-simple_simple_1 (5719dc)>, 'simple')

02:20:10 E    +    where <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>> = <tests.acceptance.cli_test.CLITestCase testMethod=test_up>.lookup

02:20:10 E    +    and   'simple' = <Service: simple>.name

02:20:10 ----------------------------- Captured stdout call -----------------------------

02:20:10 Running process: 2070

02:20:10 ----------------------------- Captured stderr call -----------------------------

02:20:10 Killing v2-simple_simple_1                                       ... 


02:20:10 Killing v2-simple_another_1                                      ... 


02:20:10 
Killing v2-simple_another_1                                      ... done

Killing v2-simple_simple_1                                       ... done
Removing v2-simple_simple_1                                      ... 


02:20:10 Removing v2-simple_another_1                                     ... 


02:20:10 
Removing v2-simple_another_1                                     ... done

Removing v2-simple_simple_1                                      ... done


02:20:10 

02:20:10 ---------- coverage: platform linux2, python 2.7.13-final-0 ----------

02:20:10 Name                              Stmts   Miss Branch BrPart  Cover   Missing

02:20:10 -----------------------------------------------------------------------------

02:20:10 compose/__init__.py                   3      0      0      0   100%

02:20:10 compose/__main__.py                   4      4      0      0     0%   1-6

02:20:10 compose/bundle.py                   134     22     56      3    84%   45, 50-51, 56-57, 75-78, 81, 100-102, 112-118, 124-129, 132, 80->81, 107->112, 131->132

02:20:10 compose/cli/__init__.py               0      0      0      0   100%

02:20:10 compose/cli/colors.py                23      2     10      2    88%   37-38, 36->37, 48->exit

02:20:10 compose/cli/command.py               83     13     22      3    81%   49-59, 97-102, 146, 48->49, 96->97, 143->146

02:20:10 compose/cli/docker_client.py         75      5     24      2    93%   24, 98-99, 107, 123, 106->107, 122->123

02:20:10 compose/cli/docopt_command.py        38      4      8      2    87%   13-14, 29, 35, 28->29, 34->35

02:20:10 compose/cli/errors.py               100     26     34      6    67%   47-48, 62-65, 70-79, 105-106, 123, 125, 127-131, 136, 141-148, 46->47, 61->62, 103->105, 122->123, 124->125, 126->127

02:20:10 compose/cli/formatter.py             34      2      8      1    93%   17-18, 15->17

02:20:10 compose/cli/log_printer.py          144     12     50      5    90%   76, 103, 110-115, 162-164, 173, 226-229, 253, 43->exit, 75->76, 98->103, 171->173, 225->226

02:20:10 compose/cli/main.py                 683     90    286     40    84%   83-84, 86-87, 168, 313, 343-345, 429, 490, 494, 499-500, 510-539, 551, 569-571, 642-643, 681-682, 700, 720-721, 733, 756, 774, 821, 1051, 1061, 1087-1096, 1136-1139, 1147-1151, 1153-1158, 1181, 1203-1232, 1239-1240, 1242-1244, 1259, 1265, 1440, 1458, 1474, 1478-1479, 1490, 1495, 1498, 1524, 1543-1545, 1555, 1566, 60->63, 82->83, 85->86, 167->168, 312->313, 342->343, 428->429, 489->490, 493->494, 504->510, 548->551, 568->569, 640->642, 699->700, 719->720, 732->733, 755->756, 811->821, 813->exit, 1050->1051, 1060->1061, 1146->1147, 1152->1153, 1180->1181, 1238->1239, 1241->1242, 1258->1259, 1264->1265, 1439->1440, 1457->1458, 1473->1474, 1489->1490, 1494->1495, 1497->1498, 1516->exit, 1523->1524, 1537->1545, 1539->1543, 1554->1555, 1564->1566

02:20:10 compose/cli/signals.py               23      0      4      2    93%   36->exit, 43->exit

02:20:10 compose/cli/utils.py                 81     29     18      4    59%   36-45, 53-55, 62-68, 76, 90-103, 111-112, 127-128, 138, 151-154, 88->90, 108->111, 137->138, 150->151

02:20:10 compose/cli/verbose_proxy.py         35     12     10      0    69%   36-39, 42-47, 50-60

02:20:10 compose/config/__init__.py           13      0      0      0   100%

02:20:10 compose/config/config.py            822     29    386     18    95%   266, 277, 600-601, 693, 736, 791-809, 931-932, 938, 958, 961, 1314, 1345, 1391, 265->266, 276->277, 688->692, 692->693, 735->736, 757->exit, 788->791, 915->917, 917->921, 936->938, 957->958, 960->961, 972->981, 994->996, 996->999, 1311->1314, 1344->1345, 1387->1391

02:20:10 compose/config/environment.py        92      7     32      4    91%   41, 94-97, 110, 117, 40->41, 93->94, 109->110, 116->117

02:20:10 compose/config/errors.py             25      2      0      0    92%   36-40

02:20:10 compose/config/interpolation.py     148      7     62      4    94%   66, 148, 196, 222, 227-229, 121->exit, 146->148, 195->196, 221->222

02:20:10 compose/config/serialize.py          92      1     48      2    98%   74, 73->74, 80->83

02:20:10 compose/config/sort_services.py      44      1     18      1    97%   57, 56->57

02:20:10 compose/config/types.py             291     22    112     17    90%   54, 90, 113, 149, 171, 258-259, 267, 286, 301, 363-364, 372-373, 377-378, 441, 445, 486, 493-494, 502, 53->54, 71->79, 89->90, 112->113, 118->exit, 148->149, 170->171, 257->258, 266->267, 285->286, 298->301, 361->366, 440->441, 444->445, 484->489, 485->486, 501->502

02:20:10 compose/config/validation.py        254     14    140     12    92%   219, 249, 299-300, 318-319, 341, 363, 469-471, 496-498, 525, 218->219, 248->249, 289->299, 317->318, 335->338, 338->341, 362->363, 404->377, 425->exit, 467->469, 495->496, 524->525

02:20:10 compose/const.py                     36      0      0      0   100%

02:20:10 compose/container.py                193      8     48      7    94%   98, 105, 151, 153, 262, 265, 297, 320, 97->98, 104->105, 150->151, 152->153, 236->235, 303->exit, 319->320

02:20:10 compose/errors.py                    17      1      0      0    94%   12

02:20:10 compose/network.py                  190     19     92      5    87%   184, 186-200, 206, 224, 226, 183->184, 185->186, 205->206, 223->224, 225->226

02:20:10 compose/parallel.py                 199      2     56      1    99%   187, 326, 325->326

02:20:10 compose/progress_stream.py           79      8     40      9    86%   40, 71, 74, 80, 85, 90-91, 116, 39->40, 42->46, 53->57, 70->71, 73->74, 79->80, 84->85, 89->90, 112->116

02:20:10 compose/project.py                  415     27    166     15    92%   60, 156, 212-213, 254-255, 365, 379-382, 435, 486, 490, 617, 620-623, 744-745, 751-754, 769, 774-777, 780, 801, 57->60, 152->156, 331->333, 362->365, 378->379, 434->435, 485->486, 489->490, 616->617, 619->620, 667->exit, 747->754, 768->769, 773->774, 779->780

02:20:10 compose/service.py                  841     43    376     23    94%   272-273, 294, 412-417, 423-425, 465-466, 480, 483, 501, 568, 613-614, 721, 940-941, 961-962, 1060, 1106, 1161, 1225-1240, 1280, 1319-1323, 1511, 1515, 1671, 217->exit, 270->272, 293->294, 422->423, 464->465, 479->480, 482->483, 500->501, 558->568, 716->721, 939->940, 960->961, 1059->1060, 1105->1106, 1160->1161, 1279->1280, 1316->1319, 1510->1511, 1514->1515, 1563->exit, 1571->1570, 1608->1605, 1670->1671

02:20:10 compose/state.py                      0      0      0      0   100%

02:20:10 compose/timeparse.py                 22      0      4      0   100%

02:20:10 compose/utils.py                    117      8     42      5    92%   26, 75-79, 125, 135, 161, 168, 171, 25->26, 124->125, 134->135, 167->168, 169->171

02:20:10 compose/version.py                    6      0      0      0   100%

02:20:10 compose/volume.py                   126      4     44      3    95%   150, 200, 211-212, 141->150, 199->200, 209->211

02:20:10 -----------------------------------------------------------------------------

02:20:10 TOTAL                              5482    424   2196    196    91%

02:20:10 Coverage HTML written to dir coverage-html

02:20:10 

02:20:10 =========================== short test summary info ============================

02:20:10 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt

02:20:10   not supported by kernel

02:20:10 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt

02:20:10   Not supported on most drivers

02:20:10 SKIP [1] tests/unit/cli/errors_test.py:70: Needs pywin32

02:20:10 SKIP [1] tests/unit/config/config_test.py:3738: windows paths

02:20:10 SKIP [1] tests/integration/service_test.py:1635: Broken on 1.11.0 - 17.03.0

02:20:10 SKIP [1] tests/integration/service_test.py:147: cpu_percent is not supported for Linux

02:20:10 SKIP [1] /code/tests/integration/testcases.py:166: This daemon does not support the 'nvidia'' runtime

02:20:10 SKIP [1] tests/unit/cli/command_test.py:39: windows separator

02:20:10 SKIP [1] tests/unit/cli/errors_test.py:90: Needs pywin32

02:20:10 SKIP [1] tests/unit/cli/errors_test.py:80: Needs pywin32

02:20:10 === 1 failed, 1094 passed, 8 skipped, 2 xfailed, 2 xpassed in 703.88 seconds ===

02:20:10 ERROR: InvocationError: '/code/.tox/py27/bin/py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose'

02:20:10 ___________________________________ summary ____________________________________

02:20:10 ERROR:   py27: commands failed

02:20:10 + on_exit
02:20:10 + [[ 1 != \0 ]]
02:20:10 + docker logs compose-dind-19.03.2-rc1-jenkins-compose-bump-1.24.0-rc3-2
02:20:10 + tail -n 100
02:20:10 time="2019-08-28T02:19:01.604883471Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:01.864542827Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/00a9d3b946e00d2d86930fe8bc0aa464ff6192142e0c0b7d8c307344662d56de/shim.sock" debug=false pid=26195 
02:20:10 time="2019-08-28T02:19:02.178871728Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a89980a035e637fb7abc16b55f707c9625163fbf654c5d37e6fb187facfa0552/shim.sock" debug=false pid=26254 
02:20:10 time="2019-08-28T02:19:02.497102960Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/f412629307004b609c47fd9b39fda88baec350ba9aba57cf6f5e109debd12d03/shim.sock" debug=false pid=26312 
02:20:10 time="2019-08-28T02:19:03.845307080Z" level=info msg="Container 00a9d3b946e00d2d86930fe8bc0aa464ff6192142e0c0b7d8c307344662d56de failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:03.926883538Z" level=info msg="shim reaped" id=00a9d3b946e00d2d86930fe8bc0aa464ff6192142e0c0b7d8c307344662d56de 
02:20:10 time="2019-08-28T02:19:03.936982402Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:04.146325685Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/84d154df65fae9b9ab2441fef54a76b7f03139bcae5d45325b33fc6304b330a7/shim.sock" debug=false pid=26419 
02:20:10 time="2019-08-28T02:19:04.464904346Z" level=info msg="shim reaped" id=84d154df65fae9b9ab2441fef54a76b7f03139bcae5d45325b33fc6304b330a7 
02:20:10 time="2019-08-28T02:19:04.475002863Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:04.681615646Z" level=info msg="shim reaped" id=f412629307004b609c47fd9b39fda88baec350ba9aba57cf6f5e109debd12d03 
02:20:10 time="2019-08-28T02:19:04.691763469Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:04.886062236Z" level=info msg="shim reaped" id=a89980a035e637fb7abc16b55f707c9625163fbf654c5d37e6fb187facfa0552 
02:20:10 time="2019-08-28T02:19:04.895688912Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:05.156291563Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/8a3e1ee754159e13652477d2441bc31351c381aa7ca24bd04dd1943a173debc5/shim.sock" debug=false pid=26587 
02:20:10 time="2019-08-28T02:19:05.503464958Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/db43ff948979e89f822456af120ccb84bf2a53d7257f534bf7b49a2167118738/shim.sock" debug=false pid=26642 
02:20:10 time="2019-08-28T02:19:05.834798401Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/685aa6f9d13b7bd89b7c70cfa0e9865dc18c26e4dd6c25a3188bde982fe23830/shim.sock" debug=false pid=26697 
02:20:10 time="2019-08-28T02:19:07.184361190Z" level=info msg="Container 8a3e1ee754159e13652477d2441bc31351c381aa7ca24bd04dd1943a173debc5 failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:07.261978917Z" level=info msg="shim reaped" id=8a3e1ee754159e13652477d2441bc31351c381aa7ca24bd04dd1943a173debc5 
02:20:10 time="2019-08-28T02:19:07.272152677Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:07.508377907Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/1ea664368f7dd200c26fa26db7cc4112c28f239079ff4b12bf2dc07b4bd2cd84/shim.sock" debug=false pid=26802 
02:20:10 time="2019-08-28T02:19:08.753746780Z" level=info msg="Container db43ff948979e89f822456af120ccb84bf2a53d7257f534bf7b49a2167118738 failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:08.829452515Z" level=info msg="shim reaped" id=db43ff948979e89f822456af120ccb84bf2a53d7257f534bf7b49a2167118738 
02:20:10 time="2019-08-28T02:19:08.839608901Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:09.038250830Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/29aec0e1ef2bbdf06a5a81d273322b73b48e65be4fe637dbe709b7f71c448c0b/shim.sock" debug=false pid=26909 
02:20:10 time="2019-08-28T02:19:10.322383314Z" level=info msg="Container 685aa6f9d13b7bd89b7c70cfa0e9865dc18c26e4dd6c25a3188bde982fe23830 failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:10.399020335Z" level=info msg="shim reaped" id=685aa6f9d13b7bd89b7c70cfa0e9865dc18c26e4dd6c25a3188bde982fe23830 
02:20:10 time="2019-08-28T02:19:10.409169315Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:10.619865233Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/fd7ff6573228cc20b630ecd728f238e0627799dd403a7e0dfc129fa292bd01ca/shim.sock" debug=false pid=27011 
02:20:10 time="2019-08-28T02:19:10.995717158Z" level=info msg="shim reaped" id=fd7ff6573228cc20b630ecd728f238e0627799dd403a7e0dfc129fa292bd01ca 
02:20:10 time="2019-08-28T02:19:11.005849515Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:11.214845402Z" level=info msg="shim reaped" id=29aec0e1ef2bbdf06a5a81d273322b73b48e65be4fe637dbe709b7f71c448c0b 
02:20:10 time="2019-08-28T02:19:11.224994022Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:11.433694050Z" level=info msg="shim reaped" id=1ea664368f7dd200c26fa26db7cc4112c28f239079ff4b12bf2dc07b4bd2cd84 
02:20:10 time="2019-08-28T02:19:11.443198331Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:11.706594491Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5cff9b8308c1dc65da68ea25ae930883778122eda2782bf30d4119bcbf008050/shim.sock" debug=false pid=27185 
02:20:10 time="2019-08-28T02:19:12.062600854Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/2229e95aaeb40366009059fb5285762ede3fda43b53cbca90b684daba53d60c0/shim.sock" debug=false pid=27245 
02:20:10 time="2019-08-28T02:19:12.391069309Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a954bea8eed63b39aec0c72760925b656b11841bc72a596d089f15944b38f402/shim.sock" debug=false pid=27303 
02:20:10 time="2019-08-28T02:19:12.777727970Z" level=info msg="shim reaped" id=a954bea8eed63b39aec0c72760925b656b11841bc72a596d089f15944b38f402 
02:20:10 time="2019-08-28T02:19:12.787879771Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:13.000330343Z" level=info msg="shim reaped" id=2229e95aaeb40366009059fb5285762ede3fda43b53cbca90b684daba53d60c0 
02:20:10 time="2019-08-28T02:19:13.010395777Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:13.217786929Z" level=info msg="shim reaped" id=5cff9b8308c1dc65da68ea25ae930883778122eda2782bf30d4119bcbf008050 
02:20:10 time="2019-08-28T02:19:13.227722699Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:13.474341169Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/4bd66a3d51887e8dee3719be2a4e7651329b0cba3bc00a0df108f056675c4697/shim.sock" debug=false pid=27469 
02:20:10 time="2019-08-28T02:19:13.851993774Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/ed41b6b9b5ce7d892c49c6729b4f3ef83f91e63a7f51fc4e26a539f66878aa5d/shim.sock" debug=false pid=27525 
02:20:10 time="2019-08-28T02:19:15.102205726Z" level=info msg="Container 4bd66a3d51887e8dee3719be2a4e7651329b0cba3bc00a0df108f056675c4697 failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:15.187110261Z" level=info msg="shim reaped" id=4bd66a3d51887e8dee3719be2a4e7651329b0cba3bc00a0df108f056675c4697 
02:20:10 time="2019-08-28T02:19:15.197249673Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:15.405061212Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/9af1b7d7217a5bb6a46a6c0ea246c9314ae524b2ff1b931462f88cd16e1c0ea4/shim.sock" debug=false pid=27633 
02:20:10 time="2019-08-28T02:19:15.777488178Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/647ff5cd5f60ae3f2da745f44d5d9d70489002137b3850ce9f44cfd8d567cb20/shim.sock" debug=false pid=27691 
02:20:10 time="2019-08-28T02:19:16.144930603Z" level=info msg="shim reaped" id=647ff5cd5f60ae3f2da745f44d5d9d70489002137b3850ce9f44cfd8d567cb20 
02:20:10 time="2019-08-28T02:19:16.155090543Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:16.371458195Z" level=info msg="shim reaped" id=9af1b7d7217a5bb6a46a6c0ea246c9314ae524b2ff1b931462f88cd16e1c0ea4 
02:20:10 time="2019-08-28T02:19:16.381608385Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:16.609659380Z" level=info msg="shim reaped" id=ed41b6b9b5ce7d892c49c6729b4f3ef83f91e63a7f51fc4e26a539f66878aa5d 
02:20:10 time="2019-08-28T02:19:16.619717173Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:16.876516265Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/be77e9100f49039f5511b672e66520f02c651bd0e3a5d6a56b68ede904d0f5c6/shim.sock" debug=false pid=27858 
02:20:10 time="2019-08-28T02:19:17.200617532Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cba0135d07c11cafb3602387ffa1e690482da484a9cd88d0e93a328adaec1db7/shim.sock" debug=false pid=27916 
02:20:10 time="2019-08-28T02:19:17.547443365Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/077cc822ba5e610eee930a927b88f381d048194a3aa14a281eb2e152fa24f073/shim.sock" debug=false pid=27972 
02:20:10 time="2019-08-28T02:19:18.819037275Z" level=info msg="Container 077cc822ba5e610eee930a927b88f381d048194a3aa14a281eb2e152fa24f073 failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:18.897933486Z" level=info msg="shim reaped" id=077cc822ba5e610eee930a927b88f381d048194a3aa14a281eb2e152fa24f073 
02:20:10 time="2019-08-28T02:19:18.908050471Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:20.043575019Z" level=info msg="Container cba0135d07c11cafb3602387ffa1e690482da484a9cd88d0e93a328adaec1db7 failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:20.137610155Z" level=info msg="shim reaped" id=cba0135d07c11cafb3602387ffa1e690482da484a9cd88d0e93a328adaec1db7 
02:20:10 time="2019-08-28T02:19:20.147758183Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:21.275151750Z" level=info msg="Container be77e9100f49039f5511b672e66520f02c651bd0e3a5d6a56b68ede904d0f5c6 failed to exit within 1 seconds of signal 15 - using the force"
02:20:10 time="2019-08-28T02:19:21.353285996Z" level=info msg="shim reaped" id=be77e9100f49039f5511b672e66520f02c651bd0e3a5d6a56b68ede904d0f5c6 
02:20:10 time="2019-08-28T02:19:21.362728908Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:21.625169744Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/109dd5ab9f11b3fdaff0acd7d432df580fcb4974b714254960e20e915a8695c6/shim.sock" debug=false pid=28170 
02:20:10 time="2019-08-28T02:19:21.983937096Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/7456afbc8b228583c94653400e9071be1a0e1ad563a81e0198db8de0d00b21dd/shim.sock" debug=false pid=28229 
02:20:10 time="2019-08-28T02:19:22.324066022Z" level=info msg="shim reaped" id=7456afbc8b228583c94653400e9071be1a0e1ad563a81e0198db8de0d00b21dd 
02:20:10 time="2019-08-28T02:19:22.334220571Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:22.532262432Z" level=info msg="shim reaped" id=109dd5ab9f11b3fdaff0acd7d432df580fcb4974b714254960e20e915a8695c6 
02:20:10 time="2019-08-28T02:19:22.542433740Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:22.828349363Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/babba8fdcaf440b9185de105ccd2e291002f4056618c970e9d903159b71942bc/shim.sock" debug=false pid=28359 
02:20:10 time="2019-08-28T02:19:23.156755115Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/2360d411ebd4eb6e7c58a949ac265595f40e1ba5c4fc63957f71bb3575322238/shim.sock" debug=false pid=28412 
02:20:10 time="2019-08-28T02:19:23.471789478Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/04bd42f6c807925454bf6b8c04ce172c86507bf3a740c15fdbf82b444a166fe7/shim.sock" debug=false pid=28471 
02:20:10 time="2019-08-28T02:19:23.792997471Z" level=info msg="shim reaped" id=04bd42f6c807925454bf6b8c04ce172c86507bf3a740c15fdbf82b444a166fe7 
02:20:10 time="2019-08-28T02:19:23.803133734Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:23.994219883Z" level=info msg="shim reaped" id=2360d411ebd4eb6e7c58a949ac265595f40e1ba5c4fc63957f71bb3575322238 
02:20:10 time="2019-08-28T02:19:24.004349257Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:24.215058923Z" level=info msg="shim reaped" id=babba8fdcaf440b9185de105ccd2e291002f4056618c970e9d903159b71942bc 
02:20:10 time="2019-08-28T02:19:24.224795459Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:24.624274608Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:20:10 time="2019-08-28T02:19:25.107821990Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/1ebd982178c3e1a3fbe9c46f851daa9459e525ae5e160a57724787ede7d79c16/shim.sock" debug=false pid=28649 
02:20:10 time="2019-08-28T02:19:25.413205358Z" level=info msg="shim reaped" id=1ebd982178c3e1a3fbe9c46f851daa9459e525ae5e160a57724787ede7d79c16 
02:20:10 time="2019-08-28T02:19:25.423329197Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:25.654271397Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/63ceb013712442b06f60e93e8fab983e37aa696195dcc7dce80d24f03298b5ee/shim.sock" debug=false pid=28747 
02:20:10 time="2019-08-28T02:19:25.958127341Z" level=info msg="shim reaped" id=63ceb013712442b06f60e93e8fab983e37aa696195dcc7dce80d24f03298b5ee 
02:20:10 time="2019-08-28T02:19:25.968246857Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:26.291283259Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:20:10 time="2019-08-28T02:19:27.271657201Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:20:10 time="2019-08-28T02:19:28.344546055Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:20:10 time="2019-08-28T02:19:29.378603113Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/53eb83507a7e43bb9ce816667c48e423994f53b5b402ce21d8cf1d3c74455a49/shim.sock" debug=false pid=28878 
02:20:10 time="2019-08-28T02:19:29.379583578Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/7e819c9dc04b076c8b8a75022ab5180a66a793e26d73b06ed0c6c88fe4b0c3ac/shim.sock" debug=false pid=28879 
02:20:10 time="2019-08-28T02:19:29.792458033Z" level=info msg="shim reaped" id=53eb83507a7e43bb9ce816667c48e423994f53b5b402ce21d8cf1d3c74455a49 
02:20:10 time="2019-08-28T02:19:29.802606845Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 time="2019-08-28T02:19:30.031719877Z" level=info msg="shim reaped" id=7e819c9dc04b076c8b8a75022ab5180a66a793e26d73b06ed0c6c88fe4b0c3ac 
02:20:10 time="2019-08-28T02:19:30.043466924Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:20:10 + docker rm -vf compose-dind-19.03.2-rc1-jenkins-compose-bump-1.24.0-rc3-2
02:20:10 tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 31%]

02:20:10 tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 32%]

02:20:10 tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 31%]

02:20:10 compose-dind-19.03.2-rc1-jenkins-compose-bump-1.24.0-rc3-2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 19.03.2-rc1_py27
02:20:11 tests/integration/service_test.py::ServiceTest::test_mem_reservation Sending interrupt signal to process
02:20:11 PASSED [ 31%]

02:20:11 tests/integration/service_test.py::ServiceTest::test_network_mode_none Sending interrupt signal to process
02:20:11 tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 31%]

02:20:11 tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names <- tests/integration/testcases.py Sending interrupt signal to process
02:20:11 tests/integration/service_test.py::ServiceTest::test_network_mode_bridged Sending interrupt signal to process
02:20:11 tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount Sending interrupt signal to process
02:20:11 PASSED [ 31%]

02:20:11 tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value Terminated
02:20:11 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
02:20:11 tests/integration/service_test.py::ServiceTest::test_mem_swappiness Terminated
02:20:11 script returned exit code 143
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] }
02:20:11 Terminated
02:20:11 script returned exit code 143
[Pipeline] // node
[Pipeline] // stage
02:20:11 Terminated
02:20:11 script returned exit code 143
[Pipeline] }
Failed in branch 19.03.2-rc1_py37
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // wrap
[Pipeline] // withDockerRegistry
[Pipeline] }
Failed in branch 19.03.2-rc1_py36
[Pipeline] }
02:20:11 Terminated
[Pipeline] }
02:20:11 script returned exit code 143
[Pipeline] // withDockerRegistry
[Pipeline] // node
[Pipeline] }
Failed in branch 18.09.9-rc1_py36
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // stage
[Pipeline] }
Failed in branch 18.09.9-rc1_py27
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 18.09.9-rc1_py37
[Pipeline] // parallel
[Pipeline] End of Pipeline
Terminated
Terminated

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE