Skip to content
Failed

Console Output

Skipping 2,890 KB.. Full Log
01:58:37 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%]

01:58:37 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%]

01:58:37 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%]

01:58:37 tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%]

01:58:37 tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%]

01:58:37 tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 32%]

01:58:37 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 50%]

01:58:37 tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%]

01:58:38 tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 31%]

01:58:38 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 50%]

01:58:38 tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%]

01:58:38 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 50%]

01:58:38 tests/unit/service_test.py::ServiceTest::test_containers PASSED          [ 49%]

01:58:38 tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 33%]

01:58:38 tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%]

01:58:38 tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 35%]

01:58:38 tests/unit/service_test.py::ServiceTest::test_create_container PASSED    [ 49%]

01:58:39 tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 32%]

01:58:39 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 50%]

01:58:39 tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 33%]

01:58:39 tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 49%]

01:58:39 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 50%]

01:58:39 tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 35%]

01:58:39 tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 49%]

01:58:39 tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED  [ 51%]

01:58:40 tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 49%]

01:58:40 tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 33%]

01:58:40 tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 49%]

01:58:40 tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%]

01:58:40 tests/unit/service_test.py::ServiceTest::test_get_container PASSED       [ 49%]

01:58:40 tests/integration/service_test.py::ServiceTest::test_split_env PASSED    [ 33%]

01:58:40 tests/unit/service_test.py::ServiceTest::test_log_opt PASSED             [ 51%]

01:58:40 tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%]

01:58:40 tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 30%]

01:58:40 tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED     [ 51%]

01:58:41 tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 35%]

01:58:41 tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 32%]

01:58:41 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%]

01:58:41 

01:58:41 =================================== FAILURES ===================================

01:58:41 _____________________________ CLITestCase.test_up ______________________________

01:58:41 tests/acceptance/cli_test.py:1128: in test_up

01:58:41     assert self.lookup(container, service.name)

01:58:41 E   AssertionError: assert False

01:58:41 E    +  where False = <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>>(<Container: v2-simple_simple_1 (f6a95e)>, 'simple')

01:58:41 E    +    where <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>> = <tests.acceptance.cli_test.CLITestCase testMethod=test_up>.lookup

01:58:41 E    +    and   'simple' = <Service: simple>.name

01:58:41 ----------------------------- Captured stdout call -----------------------------

01:58:41 Running process: 2463

01:58:41 ----------------------------- Captured stderr call -----------------------------

01:58:41 Killing v2-simple_simple_1                                       ... 


01:58:41 Killing v2-simple_another_1                                      ... 


01:58:41 
Killing v2-simple_another_1                                      ... done

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


01:58:41 Removing v2-simple_another_1                                     ... 


01:58:41 
Removing v2-simple_simple_1                                      ... done

Removing v2-simple_another_1                                     ... done


01:58:41 

01:58:41 ----------- coverage: platform linux, python 3.7.3-final-0 -----------

01:58:41 Name                              Stmts   Miss Branch BrPart  Cover   Missing

01:58:41 -----------------------------------------------------------------------------

01:58:41 compose/__init__.py                   3      0      0      0   100%

01:58:41 compose/__main__.py                   4      4      0      0     0%   1-6

01:58:41 compose/bundle.py                   144     21     62      5    84%   45, 50-51, 56-57, 75-78, 81, 103-109, 130-131, 141-146, 149, 80->81, 100->103, 118->135, 125->135, 148->149

01:58:41 compose/cli/__init__.py               0      0      0      0   100%

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

01:58:41 compose/cli/command.py               87     13     24      3    82%   67-77, 117-122, 166, 66->67, 116->117, 163->166

01:58:41 compose/cli/docker_client.py         75      5     24      2    93%   24, 98-99, 107, 123, 106->107, 122->123

01:58:41 compose/cli/docopt_command.py        38      4      8      2    87%   13-14, 29, 35, 28->29, 34->35

01:58:41 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

01:58:41 compose/cli/formatter.py             34      2     10      1    93%   17-18, 15->17

01:58:41 compose/cli/log_printer.py          144     14     52      6    89%   76, 103, 110-115, 162-164, 173, 226-229, 233-234, 253, 43->exit, 75->76, 98->103, 171->173, 225->226, 232->233

01:58:41 compose/cli/main.py                 692     90    303     40    85%   84-85, 87-88, 169, 323, 355-357, 443, 506, 510, 515-516, 526-555, 567, 585-587, 658-659, 697-698, 716, 737-738, 750, 773, 791, 838, 1069, 1080, 1106-1115, 1155-1158, 1166-1170, 1172-1177, 1200, 1222-1251, 1258-1259, 1261-1263, 1278, 1284, 1460, 1478, 1494, 1498-1499, 1510, 1515, 1518, 1544, 1563-1565, 1575, 1586, 61->64, 83->84, 86->87, 168->169, 322->323, 354->355, 442->443, 505->506, 509->510, 520->526, 564->567, 584->585, 656->658, 715->716, 736->737, 749->750, 772->773, 828->838, 830->exit, 1068->1069, 1079->1080, 1165->1166, 1171->1172, 1199->1200, 1257->1258, 1260->1261, 1277->1278, 1283->1284, 1459->1460, 1477->1478, 1493->1494, 1509->1510, 1514->1515, 1517->1518, 1536->exit, 1543->1544, 1557->1565, 1559->1563, 1574->1575, 1584->1586

01:58:41 compose/cli/signals.py               23      0      4      2    93%   36->exit, 43->exit

01:58:41 compose/cli/utils.py                 81     28     18      4    60%   36-45, 53-55, 62-68, 76, 90-103, 109, 127-128, 138, 151-154, 88->90, 108->109, 137->138, 150->151

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

01:58:41 compose/config/__init__.py           13      0      0      0   100%

01:58:41 compose/config/config.py            826     30    428     18    95%   266, 277, 508, 621-622, 714, 757, 812-830, 952-953, 959, 979, 982, 1335, 1366, 1412, 265->266, 276->277, 709->713, 713->714, 756->757, 778->exit, 809->812, 936->938, 938->942, 957->959, 978->979, 981->982, 993->1002, 1015->1017, 1017->1020, 1332->1335, 1365->1366, 1408->1412

01:58:41 compose/config/environment.py        96      8     34      5    90%   21, 41, 98-101, 114, 121, 20->21, 40->41, 97->98, 113->114, 120->121

01:58:41 compose/config/errors.py             25      2      2      0    85%   36-40

01:58:41 compose/config/interpolation.py     148      6     64      3    95%   66, 148, 222, 227-229, 121->exit, 146->148, 221->222

01:58:41 compose/config/serialize.py          97      2     58      3    97%   31, 76, 30->31, 75->76, 82->85

01:58:41 compose/config/sort_services.py      44      1     24      1    97%   57, 56->57

01:58:41 compose/config/types.py             291     22    116     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

01:58:41 compose/config/validation.py        254     14    141     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

01:58:41 compose/const.py                     36      0      0      0   100%

01:58:41 compose/container.py                193      8     50      7    94%   98, 105, 151, 153, 262, 265, 297, 320, 97->98, 104->105, 150->151, 152->153, 236->235, 303->exit, 319->320

01:58:41 compose/errors.py                    17      1      0      0    94%   12

01:58:41 compose/network.py                  190     19     95      5    87%   184, 186-200, 206, 224, 226, 183->184, 185->186, 205->206, 223->224, 225->226

01:58:41 compose/parallel.py                 199      2     58      1    99%   187, 326, 325->326

01:58:41 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

01:58:41 compose/project.py                  424     29    201     16    92%   60, 156, 212-213, 254-255, 364-365, 378-381, 434, 485, 489, 615, 621, 624-627, 752-753, 759-762, 777, 782-785, 788, 809, 57->60, 152->156, 331->333, 362->364, 377->378, 433->434, 484->485, 488->489, 614->615, 620->621, 623->624, 671->exit, 755->762, 776->777, 781->782, 787->788

01:58:41 compose/service.py                  854     50    433     26    93%   271-272, 293, 366-369, 417-422, 428-430, 470-471, 485, 488, 506, 573, 618-619, 727, 946-947, 967-968, 1069, 1115, 1176, 1218, 1240-1255, 1295, 1334-1338, 1526, 1530, 1646, 1686, 1698, 216->exit, 269->271, 292->293, 427->428, 469->470, 484->485, 487->488, 505->506, 563->573, 722->727, 945->946, 966->967, 1068->1069, 1114->1115, 1175->1176, 1217->1218, 1294->1295, 1331->1334, 1525->1526, 1529->1530, 1578->exit, 1586->1585, 1623->1620, 1645->1646, 1685->1686, 1697->1698

01:58:41 compose/state.py                      0      0      0      0   100%

01:58:41 compose/timeparse.py                 22      0      4      0   100%

01:58:41 compose/utils.py                    123      8     44      5    92%   37, 85-89, 135, 145, 171, 178, 181, 35->37, 134->135, 144->145, 177->178, 179->181

01:58:41 compose/version.py                    6      0      0      0   100%

01:58:41 compose/volume.py                   126      4     44      3    95%   150, 200, 211-212, 141->150, 199->200, 209->211

01:58:41 -----------------------------------------------------------------------------

01:58:41 TOTAL                              5546    435   2395    204    91%

01:58:41 Coverage HTML written to dir coverage-html

01:58:41 

01:58:41 =========================== short test summary info ============================

01:58:41 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt

01:58:41   not supported by kernel

01:58:41 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt

01:58:41   Not supported on most drivers

01:58:41 SKIP [1] tests/acceptance/cli_test.py:2418: race condition between up and logs

01:58:41 SKIP [1] tests/acceptance/cli_test.py:2370: race condition between up and logs

01:58:41 SKIP [1] tests/acceptance/cli_test.py:2397: race condition between up and logs

01:58:41 SKIP [1] /code/tests/integration/testcases.py:166: This daemon does not support the 'nvidia'' runtime

01:58:41 SKIP [1] tests/integration/service_test.py:147: cpu_percent is not supported for Linux

01:58:41 SKIP [1] tests/integration/service_test.py:1635: Broken on 1.11.0 - 17.03.0

01:58:41 SKIP [1] tests/unit/cli/command_test.py:39: windows separator

01:58:41 SKIP [1] tests/unit/cli/command_test.py:69: Env values in Python 3 are already Unicode

01:58:41 SKIP [1] tests/unit/cli/errors_test.py:70: Needs pywin32

01:58:41 SKIP [1] tests/unit/cli/errors_test.py:80: Needs pywin32

01:58:41 SKIP [1] tests/unit/cli/errors_test.py:90: Needs pywin32

01:58:41 SKIP [1] tests/unit/config/config_test.py:3776: windows paths

01:58:41 == 1 failed, 1112 passed, 12 skipped, 2 xfailed, 2 xpassed in 867.44 seconds ===

01:58:41 tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED   [ 51%]

01:58:41 tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 33%]

01:58:41 ERROR: InvocationError: '/code/.tox/py37/bin/py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose'

01:58:41 ___________________________________ summary ____________________________________

01:58:41 ERROR:   py37: commands failed

01:58:41 tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%]

01:58:41 tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%]

01:58:41 tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%]

01:58:41 + on_exit
01:58:41 + [[ 1 != \0 ]]
01:58:41 + tail -n 100
01:58:41 + docker logs compose-dind-19.03.2-rc1-jenkins-compose-PR-6217-2
01:58:41 time="2019-08-28T01:57:40.653727965Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/072eaa8006f451ea04f33609847a037b654054b7e9def3232586abd7f057edc1/shim.sock" debug=false pid=31780 
01:58:41 time="2019-08-28T01:57:40Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:40Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:41.331114250Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/8757d04dbc25f874e0973ad86d727114a95d971e6b437491d773f3e7605c93fd/shim.sock" debug=false pid=31858 
01:58:41 time="2019-08-28T01:57:41Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:41Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:42.944764044Z" level=info msg="Container 8757d04dbc25f874e0973ad86d727114a95d971e6b437491d773f3e7605c93fd failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:43.049085673Z" level=info msg="shim reaped" id=8757d04dbc25f874e0973ad86d727114a95d971e6b437491d773f3e7605c93fd 
01:58:41 time="2019-08-28T01:57:43.059007261Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:44.221895821Z" level=info msg="Container 072eaa8006f451ea04f33609847a037b654054b7e9def3232586abd7f057edc1 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:44.336380204Z" level=info msg="shim reaped" id=072eaa8006f451ea04f33609847a037b654054b7e9def3232586abd7f057edc1 
01:58:41 time="2019-08-28T01:57:44.346511646Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:45.514112453Z" level=info msg="Container 62be939bdd9be960292d98d807e64cdbafa450e0af7c3ce75995d4d752eb9d92 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:45.625098492Z" level=info msg="shim reaped" id=62be939bdd9be960292d98d807e64cdbafa450e0af7c3ce75995d4d752eb9d92 
01:58:41 time="2019-08-28T01:57:45.635193049Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:45.948363716Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a565c77346f6b76424d485eb649fd20f1b9be8bd1beb758a877a12613654d891/shim.sock" debug=false pid=32077 
01:58:41 time="2019-08-28T01:57:46Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:46Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:46.617187154Z" level=info msg="shim reaped" id=a565c77346f6b76424d485eb649fd20f1b9be8bd1beb758a877a12613654d891 
01:58:41 time="2019-08-28T01:57:46.627249387Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:47.116307858Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a0e31590773981e1e0f39f262c22bb79e7b886f5c0fe49fd236560ac0c565552/shim.sock" debug=false pid=32234 
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:47.809806073Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/c079840124b5d3763e1b5afd8dfc71f80cd4f15e6792bfd546031d17c78e2177/shim.sock" debug=false pid=32309 
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:48.476878592Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/fe9ebee3c628fe1c4bc5354ef0dbfc7e6a385eb55d173c67942e71d8859470bc/shim.sock" debug=false pid=32387 
01:58:41 time="2019-08-28T01:57:48Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:48Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:50.092246273Z" level=info msg="Container fe9ebee3c628fe1c4bc5354ef0dbfc7e6a385eb55d173c67942e71d8859470bc failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:50.196052235Z" level=info msg="shim reaped" id=fe9ebee3c628fe1c4bc5354ef0dbfc7e6a385eb55d173c67942e71d8859470bc 
01:58:41 time="2019-08-28T01:57:50.206180023Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:51.385848266Z" level=info msg="Container c079840124b5d3763e1b5afd8dfc71f80cd4f15e6792bfd546031d17c78e2177 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:51.496465187Z" level=info msg="shim reaped" id=c079840124b5d3763e1b5afd8dfc71f80cd4f15e6792bfd546031d17c78e2177 
01:58:41 time="2019-08-28T01:57:51.506633012Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:52.662639285Z" level=info msg="Container a0e31590773981e1e0f39f262c22bb79e7b886f5c0fe49fd236560ac0c565552 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:52.765418350Z" level=info msg="shim reaped" id=a0e31590773981e1e0f39f262c22bb79e7b886f5c0fe49fd236560ac0c565552 
01:58:41 time="2019-08-28T01:57:52.775508872Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:53.092485278Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/236d7ce1f741a29a9b088614eef48d32aebeeb8eb2d5b9d3a74d56385c0ea705/shim.sock" debug=false pid=32607 
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:53.796333977Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/db0125414a295688240acb635461d828cd4750210b67ad5042c3d79744d58f2a/shim.sock" debug=false pid=32682 
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:54.456899148Z" level=info msg="shim reaped" id=db0125414a295688240acb635461d828cd4750210b67ad5042c3d79744d58f2a 
01:58:41 time="2019-08-28T01:57:54.466991685Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:54.717450453Z" level=info msg="shim reaped" id=236d7ce1f741a29a9b088614eef48d32aebeeb8eb2d5b9d3a74d56385c0ea705 
01:58:41 time="2019-08-28T01:57:54.727547710Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:55.187665588Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cfcdb7e68a01ceb179f5bf0e656c6de1466e6138756018de8c0a35964f3f29b2/shim.sock" debug=false pid=411 
01:58:41 time="2019-08-28T01:57:55Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:55Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:55.888005968Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/79e779c4a2c5c6f7967e8f9c1f5261d7f781f68e5fe0bf740d04e37f5bd83a07/shim.sock" debug=false pid=485 
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:56.573465296Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/e4a96b8b671321196323d4173679ad51304f4c302ce4f6122dcddd6bf47e8626/shim.sock" debug=false pid=559 
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:58.170421039Z" level=info msg="Container 79e779c4a2c5c6f7967e8f9c1f5261d7f781f68e5fe0bf740d04e37f5bd83a07 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:58.274222449Z" level=info msg="shim reaped" id=79e779c4a2c5c6f7967e8f9c1f5261d7f781f68e5fe0bf740d04e37f5bd83a07 
01:58:41 time="2019-08-28T01:57:58.284326286Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:58.556977505Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/2f6f10f42a7f889f3069d7fd0229061bf9e1e9092329df6508a4d574be0a67b0/shim.sock" debug=false pid=679 
01:58:41 time="2019-08-28T01:57:58Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:58Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:59.205578267Z" level=info msg="shim reaped" id=2f6f10f42a7f889f3069d7fd0229061bf9e1e9092329df6508a4d574be0a67b0 
01:58:41 time="2019-08-28T01:57:59.215668772Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:59.453943595Z" level=info msg="shim reaped" id=e4a96b8b671321196323d4173679ad51304f4c302ce4f6122dcddd6bf47e8626 
01:58:41 time="2019-08-28T01:57:59.464040619Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:59.831118036Z" level=info msg="shim reaped" id=cfcdb7e68a01ceb179f5bf0e656c6de1466e6138756018de8c0a35964f3f29b2 
01:58:41 time="2019-08-28T01:57:59.841237789Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:00.292760342Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/d6c85ee8a30c0b1bfc65ad34bf52a0e175d3058fd7ab3062d607466dd6b9649d/shim.sock" debug=false pid=915 
01:58:41 time="2019-08-28T01:58:00Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:00Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01.003934781Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5222bacd5bb43ff8ecadbc0f379b11830a9847b59354e4e1bede0527ff92b0a7/shim.sock" debug=false pid=992 
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01.701146620Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cf0412490f7cea64bed62a90cd7f592893efc444070286a64ab8e1fe1ed42a82/shim.sock" debug=false pid=1067 
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:02.389310923Z" level=info msg="shim reaped" id=cf0412490f7cea64bed62a90cd7f592893efc444070286a64ab8e1fe1ed42a82 
01:58:41 time="2019-08-28T01:58:02.399441836Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:02.701090806Z" level=info msg="shim reaped" id=5222bacd5bb43ff8ecadbc0f379b11830a9847b59354e4e1bede0527ff92b0a7 
01:58:41 time="2019-08-28T01:58:02.711162301Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:03.093472466Z" level=info msg="shim reaped" id=d6c85ee8a30c0b1bfc65ad34bf52a0e175d3058fd7ab3062d607466dd6b9649d 
01:58:41 time="2019-08-28T01:58:03.103579368Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:03.680239558Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:04.127669789Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/29fce1f8ccfeb382f7b15d28895ea6dfeb361e5190ec62d502f8d4d16cb7cd70/shim.sock" debug=false pid=1290 
01:58:41 time="2019-08-28T01:58:04.694718954Z" level=info msg="shim reaped" id=29fce1f8ccfeb382f7b15d28895ea6dfeb361e5190ec62d502f8d4d16cb7cd70 
01:58:41 time="2019-08-28T01:58:04.704847778Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:05.017010104Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/7dcebdcd4d5ae4361988fa34114f32fd9e87d21a92569e27954182f95478536c/shim.sock" debug=false pid=1380 
01:58:41 time="2019-08-28T01:58:05.385545964Z" level=info msg="shim reaped" id=7dcebdcd4d5ae4361988fa34114f32fd9e87d21a92569e27954182f95478536c 
01:58:41 time="2019-08-28T01:58:05.395687163Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:05.831673158Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:06.449512664Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:07.447165917Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:08.421374770Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/adc83406f3f627dda23aef5dc2dba3be3b303c039b2cb05c4dd5554f8d631577/shim.sock" debug=false pid=1509 
01:58:41 time="2019-08-28T01:58:08.428762549Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/ec7b288004e498a95752de1e4a123358db88e885f8db997039c39f2521151ee6/shim.sock" debug=false pid=1523 
01:58:41 time="2019-08-28T01:58:08.882559414Z" level=info msg="shim reaped" id=adc83406f3f627dda23aef5dc2dba3be3b303c039b2cb05c4dd5554f8d631577 
01:58:41 time="2019-08-28T01:58:08.892596848Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:09.136198013Z" level=info msg="shim reaped" id=ec7b288004e498a95752de1e4a123358db88e885f8db997039c39f2521151ee6 
01:58:41 time="2019-08-28T01:58:09.146357206Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 + docker rm -vf compose-dind-19.03.2-rc1-jenkins-compose-PR-6217-2
01:58:41 tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED  [ 32%]

01:58:41 tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%]

01:58:41 tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%]

01:58:42 compose-dind-19.03.2-rc1-jenkins-compose-PR-6217-2
01:58:42 tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 32%]

01:58:42 tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%]

01:58:42 tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 32%]

01:58:42 tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED  [ 51%]

01:58:42 tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%]

01:58:42 tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 51%]

01:58:42 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 50%]

01:58:42 tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 32%]

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.2-rc1_py37
01:58:42 tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 51%]

01:58:42 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only Sending interrupt signal to process
01:58:42 tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED  [ 32%]

01:58:42 tests/unit/service_test.py::ServiceTest::test_pull_image Sending interrupt signal to process
01:58:42 tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew Sending interrupt signal to process
01:58:42 tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf Sending interrupt signal to process
01:58:42 Terminated
01:58:42 tests/integration/service_test.py::ServiceTest::test_start_container_builds_images Sending interrupt signal to process
01:58:42 script returned exit code 143
01:58:42 tests/integration/service_test.py::ServiceTest::test_scale Sending interrupt signal to process
01:58:43 Terminated
01:58:43 tests/integration/service_test.py::ServiceTest::test_restart_always_value Sending interrupt signal to process
01:58:43 script returned exit code 143
01:58:43 Terminated
01:58:43 script returned exit code 143
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
01:58:43 Terminated
[Pipeline] // wrap
[Pipeline] // wrap
01:58:43 script returned exit code 143
[Pipeline] }
01:58:43 Terminated
[Pipeline] }
[Pipeline] }
01:58:43 script returned exit code 143
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // stage
[Pipeline] // node
[Pipeline] // node
[Pipeline] // stage
[Pipeline] }
Failed in branch alpine_19.03.2-rc1_py27
[Pipeline] }
Failed in branch debian_19.03.2-rc1_py27
[Pipeline] }
Failed in branch debian_18.09.9-rc1_py27
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_18.09.9-rc1_py27
[Pipeline] }
Failed in branch debian_18.09.9-rc1_py37
01:58:43 Terminated
01:58:43 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch debian_19.03.2-rc1_py37
01:58:43 Terminated
01:58:43 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_18.09.9-rc1_py37
[Pipeline] // parallel
[Pipeline] End of Pipeline
Terminated
Terminated
Terminated

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE